Package net.runelite.api.gameval
Class InterfaceID.CwsWarning3
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CwsWarning3
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CwsWarning3 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
__
static int
CWS_CLOSE
static int
CWS_TEST_WARNING
static int
CWS_TOGGLE_BUTTON
static int
CWS_WARNING_LAYER
static int
ROOT_GRAPHIC0
static int
ROOT_GRAPHIC1
static int
ROOT_GRAPHIC10
static int
ROOT_GRAPHIC15
static int
ROOT_GRAPHIC16
static int
ROOT_GRAPHIC2
static int
ROOT_GRAPHIC3
static int
ROOT_GRAPHIC4
static int
ROOT_GRAPHIC5
static int
ROOT_GRAPHIC6
static int
ROOT_GRAPHIC7
static int
ROOT_GRAPHIC8
static int
ROOT_GRAPHIC9
static int
WARN1
static int
WARN2
static int
WARN3
static int
WARNING_TEXT
-
Constructor Summary
Constructors Constructor Description CwsWarning3()
-
-
-
Field Detail
-
ROOT_GRAPHIC0
public static final int ROOT_GRAPHIC0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC4
public static final int ROOT_GRAPHIC4
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC5
public static final int ROOT_GRAPHIC5
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC6
public static final int ROOT_GRAPHIC6
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC7
public static final int ROOT_GRAPHIC7
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC9
public static final int ROOT_GRAPHIC9
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC10
public static final int ROOT_GRAPHIC10
- See Also:
- Constant Field Values
-
__
public static final int __
- See Also:
- Constant Field Values
-
CWS_CLOSE
public static final int CWS_CLOSE
- See Also:
- Constant Field Values
-
WARNING_TEXT
public static final int WARNING_TEXT
- See Also:
- Constant Field Values
-
CWS_TEST_WARNING
public static final int CWS_TEST_WARNING
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC15
public static final int ROOT_GRAPHIC15
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC16
public static final int ROOT_GRAPHIC16
- See Also:
- Constant Field Values
-
WARN1
public static final int WARN1
- See Also:
- Constant Field Values
-
WARN2
public static final int WARN2
- See Also:
- Constant Field Values
-
WARN3
public static final int WARN3
- See Also:
- Constant Field Values
-
CWS_TOGGLE_BUTTON
public static final int CWS_TOGGLE_BUTTON
- See Also:
- Constant Field Values
-
CWS_WARNING_LAYER
public static final int CWS_WARNING_LAYER
- See Also:
- Constant Field Values
-
-