Package org.rspeer.game.gameval
Class InterfaceId.Friends
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Friends
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Friends extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intADDFRIENDstatic intBORDERstatic intCOM_15static intCOM_17static intDELFRIENDstatic intHEADERstatic intIGNOREstatic intIGNORE_ICONstatic intLISTstatic intLIST_CONTAINERstatic intLOADINGstatic intSCROLLBARstatic intSORT_LEGACYstatic intSORT_NAMEstatic intSORT_RECENTstatic intSORT_WORLDstatic intSORTAREAstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Friends()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
-
IGNORE_ICON
public static final int IGNORE_ICON
- See Also:
- Constant Field Values
-
HEADER
public static final int HEADER
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- 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_RECENT
public static final int SORT_RECENT
- See Also:
- Constant Field Values
-
SORT_WORLD
public static final int SORT_WORLD
- 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
-
LOADING
public static final int LOADING
- See Also:
- Constant Field Values
-
ADDFRIEND
public static final int ADDFRIEND
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
DELFRIEND
public static final int DELFRIEND
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-