Package org.rspeer.game.gameval
Class InterfaceId.ClansRanktitles
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ClansRanktitles
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ClansRanktitles extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCANCELstatic intCOM_10static intCOM_5static intCONTENTSstatic intFRAMEstatic intINFINITEstatic intRIGHTstatic intSAVEstatic intTIERS_CONTAINERstatic intTIERS_LISTstatic intTIERS_SCROLLBARstatic intTITLES_CONTAINERstatic intTITLES_LISTstatic intTITLES_SCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ClansRanktitles()
-
-
-
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
-
TIERS_CONTAINER
public static final int TIERS_CONTAINER
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
TIERS_LIST
public static final int TIERS_LIST
- See Also:
- Constant Field Values
-
TIERS_SCROLLBAR
public static final int TIERS_SCROLLBAR
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
TITLES_CONTAINER
public static final int TITLES_CONTAINER
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
TITLES_LIST
public static final int TITLES_LIST
- See Also:
- Constant Field Values
-
TITLES_SCROLLBAR
public static final int TITLES_SCROLLBAR
- See Also:
- Constant Field Values
-
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
-
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
-
-