Package org.rspeer.game.gameval
Class InterfaceId.ClansBanned
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ClansBanned
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ClansBanned extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intADDstatic intBOTTOMstatic intCOM_5static intCOM_7static intCONTENTSstatic intEXITstatic intFRAMEstatic intHINTstatic intINFINITEstatic intLIST_BLOCKERstatic intLIST_CONTAINERstatic intLIST_CONTENTSstatic intLIST_SCROLLBARstatic intSEARCHstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ClansBanned()
-
-
-
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
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
LIST_CONTENTS
public static final int LIST_CONTENTS
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
LIST_SCROLLBAR
public static final int LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
LIST_BLOCKER
public static final int LIST_BLOCKER
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
-
HINT
public static final int HINT
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
ADD
public static final int ADD
- See Also:
- Constant Field Values
-
-