Package org.rspeer.game.gameval
Class InterfaceId.RaidsSidepanel
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.RaidsSidepanel
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.RaidsSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intCOM_13static intCOM_4static intLISTstatic intLISTLAYERstatic intLOADINGstatic intREFRESHstatic intSCROLLBARstatic intSORT_COMLEVELstatic intSORT_NAMEstatic intSORT_SKILLTOTALstatic intSORTLAYERstatic intSTARTstatic intTITLEstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description RaidsSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
-
LISTLAYER
public static final int LISTLAYER
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
LOADING
public static final int LOADING
- See Also:
- Constant Field Values
-
SORTLAYER
public static final int SORTLAYER
- See Also:
- Constant Field Values
-
SORT_NAME
public static final int SORT_NAME
- See Also:
- Constant Field Values
-
SORT_COMLEVEL
public static final int SORT_COMLEVEL
- See Also:
- Constant Field Values
-
SORT_SKILLTOTAL
public static final int SORT_SKILLTOTAL
- 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
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
START
public static final int START
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-