Package net.runelite.api.gameval
Class InterfaceID.TournamentSidepanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TournamentSidepanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TournamentSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCONTENTSstatic intCONTENTS_GRAPHIC0static intCONTROLSstatic intCONTROLS_GRAPHIC0static intLISTstatic intREFRESHstatic intSCROLLBARstatic intUNIVERSEstatic intUNIVERSE_TEXT0
-
Constructor Summary
Constructors Constructor Description TournamentSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT0
public static final int UNIVERSE_TEXT0
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC0
public static final int CONTENTS_GRAPHIC0
- 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
-
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
-
CONTROLS
public static final int CONTROLS
- See Also:
- Constant Field Values
-
CONTROLS_GRAPHIC0
public static final int CONTROLS_GRAPHIC0
- See Also:
- Constant Field Values
-
-