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 int
ADDREMOVE
static int
ADDREMOVE_GFX
static int
ADDREMOVE_TEXT
static int
ALTAR
static int
ALTAR_SEARCH
static int
ARMOUR
static int
ARMOUR_SEARCH
static int
BARS
static int
BOTTOM_BAR
static int
BOTTOM_LINE
static int
BUTTON
static int
CANVAS
static int
CONTENT
static int
FRAME
static int
GLORY
static int
GLORY_SEARCH
static int
HOURGLASS
static int
LEVEL
static int
LOCATION
static int
LOCATION_FILTER
static int
LOCATION_TEXT
static int
LOCATION_TOGGLE
static int
NAME
static int
NEXUS
static int
NEXUS_SEARCH
static int
POOL
static int
POOL_SEARCH
static int
REFRESH_BUTTON
static int
REFRESH_BUTTON_GFX
static int
REFRESH_GFX
static int
REFRESH_TEXT
static int
SCROLL_BAR
static int
SCROLLING
static int
SPELLBOOK
static int
SPELLBOOK_SEARCH
static int
TIME
static int
TOOLTIP
static int
TOP_BAR
static int
TOP_BAR_LINE0
static int
UNIVERSE
static int
V_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
-
-