Package org.rspeer.game.gameval
Class InterfaceId.Worldswitcher
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Worldswitcher
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Worldswitcher extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intBUTTONSstatic intCLOSEstatic intCOM_1static intCOM_7static intCOM_8static intCOM_9static intFAVOURITE_1static intFAVOURITE_2static intINFOstatic intLISTstatic intLOGOUTstatic intMIDDLEstatic intNOFAVOURITESstatic intOPTIONSstatic intSCROLLAREAstatic intSCROLLBARstatic intSORT_COUNTRYstatic intSORT_MEMBERstatic intSORT_NUMBERstatic intSORT_PLAYERSstatic intSORT_THEMEstatic intSORTAREAstatic intTITLEstatic intTOOLTIPstatic intTOPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Worldswitcher()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
OPTIONS
public static final int OPTIONS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SORTAREA
public static final int SORTAREA
- See Also:
- Constant Field Values
-
SORT_MEMBER
public static final int SORT_MEMBER
- See Also:
- Constant Field Values
-
SORT_NUMBER
public static final int SORT_NUMBER
- See Also:
- Constant Field Values
-
SORT_COUNTRY
public static final int SORT_COUNTRY
- See Also:
- Constant Field Values
-
SORT_PLAYERS
public static final int SORT_PLAYERS
- See Also:
- Constant Field Values
-
SORT_THEME
public static final int SORT_THEME
- See Also:
- Constant Field Values
-
SCROLLAREA
public static final int SCROLLAREA
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
NOFAVOURITES
public static final int NOFAVOURITES
- See Also:
- Constant Field Values
-
FAVOURITE_1
public static final int FAVOURITE_1
- See Also:
- Constant Field Values
-
FAVOURITE_2
public static final int FAVOURITE_2
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-