|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectscreens.ScreenInfo
public class ScreenInfo
Holds basic ID information about screens.
| Field Summary | |
|---|---|
static int |
APLIST
Access Point List screen. |
static int |
FAV
Favorites screen. |
static int |
GROUP
Group screen. |
static int |
MESSAGE
Message screen. |
static int |
MESSAGELIST
Message List screen. |
static int |
POSTMESSAGE
Post Message screen. |
static int |
SEARCH
Search screen. |
static int |
SEARCHRESULTS
Search Results screen. |
static int |
START
Start/Home screen. |
static int |
TEST
Test screen. |
| Constructor Summary | |
|---|---|
ScreenInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int FAV
public static final int APLIST
public static final int GROUP
public static final int MESSAGE
public static final int MESSAGELIST
public static final int POSTMESSAGE
public static final int SEARCHRESULTS
public static final int SEARCH
public static final int START
public static final int TEST
| Constructor Detail |
|---|
public ScreenInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||