Package org.rspeer.game.gameval
Class InterfaceId.ChatchannelSetup
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ChatchannelSetup
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ChatchannelSetup extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCHATCHANNEL_SETUPstatic intCOM_1static intCOM_11static intCOM_14static intCOM_17static intCOM_20static intCOM_22static intCOM_5static intCOM_6static intCONTAINERstatic intDIVIDERstatic intENTER_GFXstatic intFRAMEstatic intINSTRUCTIONSstatic intKICK_GFXstatic intLEFTstatic intLISTstatic intOPT_ENTERstatic intOPT_KICKstatic intOPT_PREFIXstatic intOPT_TALKstatic intPREFIX_GFXstatic intRIGHTstatic intSCROLLBARstatic intSORT_LEGACYstatic intSORT_NAMEstatic intSORT_RANKstatic intSORTAREAstatic intTALK_GFXstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ChatchannelSetup()
-
-
-
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
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CHATCHANNEL_SETUP
public static final int CHATCHANNEL_SETUP
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
INSTRUCTIONS
public static final int INSTRUCTIONS
- See Also:
- Constant Field Values
-
PREFIX_GFX
public static final int PREFIX_GFX
- See Also:
- Constant Field Values
-
OPT_PREFIX
public static final int OPT_PREFIX
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
ENTER_GFX
public static final int ENTER_GFX
- See Also:
- Constant Field Values
-
OPT_ENTER
public static final int OPT_ENTER
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
TALK_GFX
public static final int TALK_GFX
- See Also:
- Constant Field Values
-
OPT_TALK
public static final int OPT_TALK
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
KICK_GFX
public static final int KICK_GFX
- See Also:
- Constant Field Values
-
OPT_KICK
public static final int OPT_KICK
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
COM_22
public static final int COM_22
- See Also:
- Constant Field Values
-
DIVIDER
public static final int DIVIDER
- See Also:
- Constant Field Values
-
SORTAREA
public static final int SORTAREA
- See Also:
- Constant Field Values
-
SORT_NAME
public static final int SORT_NAME
- See Also:
- Constant Field Values
-
SORT_RANK
public static final int SORT_RANK
- See Also:
- Constant Field Values
-
SORT_LEGACY
public static final int SORT_LEGACY
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-