Package net.runelite.api.gameval
Class InterfaceID.PohBoard
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PohBoard
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PohBoard extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intADDREMOVEstatic intADDREMOVE_GFXstatic intADDREMOVE_TEXTstatic intALTARstatic intALTAR_SEARCHstatic intARMOURstatic intARMOUR_SEARCHstatic intBARSstatic intBOTTOM_BARstatic intBOTTOM_LINEstatic intBUTTONstatic intCANVASstatic intCONTENTstatic intFRAMEstatic intGLORYstatic intGLORY_SEARCHstatic intHOURGLASSstatic intLEVELstatic intLOCATIONstatic intLOCATION_FILTERstatic intLOCATION_TEXTstatic intLOCATION_TOGGLEstatic intNAMEstatic intNEXUSstatic intNEXUS_SEARCHstatic intPOOLstatic intPOOL_SEARCHstatic intREFRESH_BUTTONstatic intREFRESH_BUTTON_GFXstatic intREFRESH_GFXstatic intREFRESH_TEXTstatic intSCROLL_BARstatic intSCROLLINGstatic intSPELLBOOKstatic intSPELLBOOK_SEARCHstatic intTIMEstatic intTOOLTIPstatic intTOP_BARstatic intTOP_BAR_LINE0static intUNIVERSEstatic intV_LINES
-
Constructor Summary
Constructors Constructor Description PohBoard()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CANVAS
public static final int CANVAS
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TOP_BAR
public static final int TOP_BAR
- See Also:
- Constant Field Values
-
TOP_BAR_LINE0
public static final int TOP_BAR_LINE0
- See Also:
- Constant Field Values
-
SCROLLING
public static final int SCROLLING
- See Also:
- Constant Field Values
-
BARS
public static final int BARS
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
LOCATION
public static final int LOCATION
- See Also:
- Constant Field Values
-
TIME
public static final int TIME
- See Also:
- Constant Field Values
-
LEVEL
public static final int LEVEL
- See Also:
- Constant Field Values
-
ALTAR
public static final int ALTAR
- See Also:
- Constant Field Values
-
NEXUS
public static final int NEXUS
- See Also:
- Constant Field Values
-
GLORY
public static final int GLORY
- See Also:
- Constant Field Values
-
POOL
public static final int POOL
- See Also:
- Constant Field Values
-
SPELLBOOK
public static final int SPELLBOOK
- See Also:
- Constant Field Values
-
ARMOUR
public static final int ARMOUR
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
SCROLL_BAR
public static final int SCROLL_BAR
- See Also:
- Constant Field Values
-
V_LINES
public static final int V_LINES
- See Also:
- Constant Field Values
-
BOTTOM_BAR
public static final int BOTTOM_BAR
- See Also:
- Constant Field Values
-
ADDREMOVE
public static final int ADDREMOVE
- See Also:
- Constant Field Values
-
ADDREMOVE_GFX
public static final int ADDREMOVE_GFX
- See Also:
- Constant Field Values
-
ADDREMOVE_TEXT
public static final int ADDREMOVE_TEXT
- See Also:
- Constant Field Values
-
HOURGLASS
public static final int HOURGLASS
- See Also:
- Constant Field Values
-
LOCATION_FILTER
public static final int LOCATION_FILTER
- See Also:
- Constant Field Values
-
LOCATION_TOGGLE
public static final int LOCATION_TOGGLE
- See Also:
- Constant Field Values
-
LOCATION_TEXT
public static final int LOCATION_TEXT
- See Also:
- Constant Field Values
-
REFRESH_BUTTON
public static final int REFRESH_BUTTON
- See Also:
- Constant Field Values
-
REFRESH_BUTTON_GFX
public static final int REFRESH_BUTTON_GFX
- See Also:
- Constant Field Values
-
REFRESH_GFX
public static final int REFRESH_GFX
- See Also:
- Constant Field Values
-
REFRESH_TEXT
public static final int REFRESH_TEXT
- See Also:
- Constant Field Values
-
BOTTOM_LINE
public static final int BOTTOM_LINE
- See Also:
- Constant Field Values
-
ALTAR_SEARCH
public static final int ALTAR_SEARCH
- See Also:
- Constant Field Values
-
NEXUS_SEARCH
public static final int NEXUS_SEARCH
- See Also:
- Constant Field Values
-
GLORY_SEARCH
public static final int GLORY_SEARCH
- See Also:
- Constant Field Values
-
POOL_SEARCH
public static final int POOL_SEARCH
- See Also:
- Constant Field Values
-
SPELLBOOK_SEARCH
public static final int SPELLBOOK_SEARCH
- See Also:
- Constant Field Values
-
ARMOUR_SEARCH
public static final int ARMOUR_SEARCH
- See Also:
- Constant Field Values
-
-