public class FragmentLayout
extends Activity
Modifier and Type | Class and Description |
---|---|
static class |
FragmentLayout.DetailsActivity |
static class |
FragmentLayout.DetailsFragment
This is the secondary fragment, displaying the details of a particular
item.
|
static class |
FragmentLayout.TitlesFragment
This is the "top-level" fragment, showing a list of items that the
user can pick.
|
Modifier and Type | Field and Description |
---|---|
static int |
currect_index |
static D2xxManager |
ftD2xx |
static int |
old_index |
Constructor and Description |
---|
FragmentLayout() |
Modifier and Type | Method and Description |
---|---|
void |
onCreate(Bundle savedInstanceState) |
public static D2xxManager ftD2xx
public static int currect_index
public static int old_index