Package org.rspeer.game.gameval
Class InterfaceId.GimLeaving
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.GimLeaving
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.GimLeaving extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intCOM_16static intCOM_17static intCONTAINERstatic intFRAMEstatic intGIM_BUTTONstatic intGIM_COMPETITIVE_BUTTONstatic intGIM_COMPETITIVE_ICONstatic intGIM_ICONstatic intMAIN_BUTTONstatic intMAIN_ICONstatic intOPTION_GIMstatic intOPTION_GIM_COMPETITIVEstatic intOPTION_MAINstatic intPOPUPstatic intSCROLLBARstatic intTEXTstatic intTEXT_CONTAINERstatic intTOPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description GimLeaving()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
OPTION_GIM
public static final int OPTION_GIM
- See Also:
- Constant Field Values
-
OPTION_GIM_COMPETITIVE
public static final int OPTION_GIM_COMPETITIVE
- See Also:
- Constant Field Values
-
OPTION_MAIN
public static final int OPTION_MAIN
- See Also:
- Constant Field Values
-
MAIN_BUTTON
public static final int MAIN_BUTTON
- See Also:
- Constant Field Values
-
MAIN_ICON
public static final int MAIN_ICON
- See Also:
- Constant Field Values
-
GIM_BUTTON
public static final int GIM_BUTTON
- See Also:
- Constant Field Values
-
GIM_ICON
public static final int GIM_ICON
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
TEXT_CONTAINER
public static final int TEXT_CONTAINER
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
GIM_COMPETITIVE_BUTTON
public static final int GIM_COMPETITIVE_BUTTON
- See Also:
- Constant Field Values
-
GIM_COMPETITIVE_ICON
public static final int GIM_COMPETITIVE_ICON
- See Also:
- Constant Field Values
-
-