Package org.rspeer.game.gameval
Class InterfaceId.WorldswitcherOptions
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.WorldswitcherOptions
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.WorldswitcherOptions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intBUTTONSstatic intCOM_10static intCOM_13static intFAVOURITE_1static intFAVOURITE_2static intFILTER_COUNTRYstatic intFILTER_MEMBERstatic intFILTER_THEMEstatic intFRAMEstatic intINFINITEstatic intINFOstatic intLISTstatic intMIDDLEstatic intNOFAVOURITESstatic intPOPUPstatic intRESETstatic intSCROLLAREAstatic intSCROLLBARstatic intSEARCHstatic intSORT_COUNTRYstatic intSORT_MEMBERstatic intSORT_NUMBERstatic intSORT_PLAYERSstatic intSORT_THEMEstatic intSORTAREAstatic intTOPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description WorldswitcherOptions()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
FILTER_MEMBER
public static final int FILTER_MEMBER
- See Also:
- Constant Field Values
-
FILTER_COUNTRY
public static final int FILTER_COUNTRY
- See Also:
- Constant Field Values
-
FILTER_THEME
public static final int FILTER_THEME
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
RESET
public static final int RESET
- See Also:
- Constant Field Values
-
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- 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
-
COM_13
public static final int COM_13
- 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
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-