Package net.runelite.api.gameval
Class InterfaceID.GiantsFoundryMould
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GiantsFoundryMould
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GiantsFoundryMould extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
COMMISSION_LAYER
static int
COMMISSION_LAYER_RECT0
static int
COMMISSION_TITLE
static int
CONTENT
static int
CONTENT_BORDER
static int
CONTENT_SCROLLER
static int
FRAME
static int
INFINITY
static int
KEYVAL1
static int
KEYVAL2
static int
KEYWORD1
static int
KEYWORD2
static int
LAYER_2
static int
LAYOUT
static int
LAYOUT_GRAPHIC6
static int
LAYOUT_PART1
static int
LAYOUT_PART2
static int
LAYOUT_PART3
static int
LAYOUT_RECT0
static int
LAYOUT_RECT1
static int
LAYOUT_RECT2
static int
LAYOUT_RECT3
static int
LAYOUT_RECT4
static int
LAYOUT_RECT5
static int
MAIN_CONTENT
static int
MAIN_CONTENT_RECT0
static int
RESET_BUTTON
static int
RESET_BUTTON_GRAPHIC0
static int
RESET_TEXT
static int
SET_BUTTON
static int
SET_BUTTON_GRAPHIC0
static int
SET_TEXT
static int
SIDE_MENU
static int
TAB_PANEL
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description GiantsFoundryMould()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAIN_CONTENT
public static final int MAIN_CONTENT
- See Also:
- Constant Field Values
-
MAIN_CONTENT_RECT0
public static final int MAIN_CONTENT_RECT0
- See Also:
- Constant Field Values
-
RESET_BUTTON
public static final int RESET_BUTTON
- See Also:
- Constant Field Values
-
SET_BUTTON
public static final int SET_BUTTON
- See Also:
- Constant Field Values
-
LAYOUT
public static final int LAYOUT
- See Also:
- Constant Field Values
-
TAB_PANEL
public static final int TAB_PANEL
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CONTENT_BORDER
public static final int CONTENT_BORDER
- See Also:
- Constant Field Values
-
CONTENT_SCROLLER
public static final int CONTENT_SCROLLER
- See Also:
- Constant Field Values
-
SIDE_MENU
public static final int SIDE_MENU
- See Also:
- Constant Field Values
-
COMMISSION_LAYER
public static final int COMMISSION_LAYER
- See Also:
- Constant Field Values
-
LAYOUT_RECT0
public static final int LAYOUT_RECT0
- See Also:
- Constant Field Values
-
LAYOUT_RECT1
public static final int LAYOUT_RECT1
- See Also:
- Constant Field Values
-
LAYOUT_RECT2
public static final int LAYOUT_RECT2
- See Also:
- Constant Field Values
-
LAYOUT_RECT3
public static final int LAYOUT_RECT3
- See Also:
- Constant Field Values
-
LAYOUT_RECT4
public static final int LAYOUT_RECT4
- See Also:
- Constant Field Values
-
LAYOUT_RECT5
public static final int LAYOUT_RECT5
- See Also:
- Constant Field Values
-
LAYOUT_GRAPHIC6
public static final int LAYOUT_GRAPHIC6
- See Also:
- Constant Field Values
-
LAYOUT_PART1
public static final int LAYOUT_PART1
- See Also:
- Constant Field Values
-
LAYOUT_PART2
public static final int LAYOUT_PART2
- See Also:
- Constant Field Values
-
LAYOUT_PART3
public static final int LAYOUT_PART3
- See Also:
- Constant Field Values
-
COMMISSION_LAYER_RECT0
public static final int COMMISSION_LAYER_RECT0
- See Also:
- Constant Field Values
-
LAYER_2
public static final int LAYER_2
- See Also:
- Constant Field Values
-
COMMISSION_TITLE
public static final int COMMISSION_TITLE
- See Also:
- Constant Field Values
-
KEYWORD1
public static final int KEYWORD1
- See Also:
- Constant Field Values
-
KEYVAL1
public static final int KEYVAL1
- See Also:
- Constant Field Values
-
KEYWORD2
public static final int KEYWORD2
- See Also:
- Constant Field Values
-
KEYVAL2
public static final int KEYVAL2
- See Also:
- Constant Field Values
-
RESET_BUTTON_GRAPHIC0
public static final int RESET_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
RESET_TEXT
public static final int RESET_TEXT
- See Also:
- Constant Field Values
-
SET_BUTTON_GRAPHIC0
public static final int SET_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
SET_TEXT
public static final int SET_TEXT
- See Also:
- Constant Field Values
-
-