Package org.rspeer.game.gameval
Class InterfaceId.PvpArenaSidepanel
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PvpArenaSidepanel
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PvpArenaSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBORDERstatic intCLOSEstatic intCLOSE_GRAPHICstatic intCOM_6static intCONTENTSstatic intGROUPNAMEstatic intHEADERstatic intHINTstatic intLEFTstatic intPLAYERLISTstatic intRIGHTstatic intSCROLLBARstatic intUNIVERSEstatic intWORLDHOP
-
Constructor Summary
Constructors Constructor Description PvpArenaSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
HEADER
public static final int HEADER
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CLOSE_GRAPHIC
public static final int CLOSE_GRAPHIC
- See Also:
- Constant Field Values
-
GROUPNAME
public static final int GROUPNAME
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
PLAYERLIST
public static final int PLAYERLIST
- See Also:
- Constant Field Values
-
WORLDHOP
public static final int WORLDHOP
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
HINT
public static final int HINT
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
-