Package org.rspeer.game.gameval
Class InterfaceId.ClansHall
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ClansHall
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ClansHall extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKstatic intCOM_2static intCONTAINERstatic intDROP_DOWNSstatic intFRAMEstatic intINFINITEstatic intLISTstatic intNUMBER_FIELDSstatic intRADIO_BUTTONSstatic intSAVEstatic intSCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ClansHall()
-
-
-
Field Detail
-
INFINITE
public static final int INFINITE
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
BACK
public static final int BACK
- See Also:
- Constant Field Values
-
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
DROP_DOWNS
public static final int DROP_DOWNS
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
RADIO_BUTTONS
public static final int RADIO_BUTTONS
- See Also:
- Constant Field Values
-
NUMBER_FIELDS
public static final int NUMBER_FIELDS
- See Also:
- Constant Field Values
-
-