Package net.runelite.api.gameval
Class InterfaceID.CwsWarning16
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CwsWarning16
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CwsWarning16 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCWS_CLOSEstatic intCWS_TEST_WARNINGstatic intCWS_TOGGLE_BUTTONstatic intCWS_WARNING_LAYERstatic intROOT_GRAPHIC0static intROOT_GRAPHIC1static intROOT_GRAPHIC10static intROOT_GRAPHIC11static intROOT_GRAPHIC15static intROOT_GRAPHIC16static intROOT_GRAPHIC2static intROOT_GRAPHIC3static intROOT_GRAPHIC4static intROOT_GRAPHIC5static intROOT_GRAPHIC6static intROOT_GRAPHIC7static intROOT_GRAPHIC8static intROOT_GRAPHIC9static intWARN1static intWARN2static intWARN3static intWARNING_TEXT
-
Constructor Summary
Constructors Constructor Description CwsWarning16()
-
-
-
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
-
ROOT_GRAPHIC11
public static final int ROOT_GRAPHIC11
- 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
-
-