Package net.runelite.api.gameval
Class InterfaceID.CoaDecoderPanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CoaDecoderPanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CoaDecoderPanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intAstatic intBstatic intBORDERstatic intBORDER_GRAPHIC0static intBORDER_GRAPHIC1static intBORDER_GRAPHIC2static intBORDER_GRAPHIC3static intBORDER_GRAPHIC4static intBORDER_GRAPHIC5static intBORDER_GRAPHIC6static intBORDER_GRAPHIC7static intBORDER_GRAPHIC8static intCstatic intCLOSEBUTTONstatic intCODE_1static intCODE_2static intCODE_3static intCODE_4static intCODE_5static intCODE_6static intCODE_7static intCODE_8static intCODE_9static intDstatic intDELETE_BUTTONstatic intEstatic intFstatic intGstatic intHstatic intIstatic intLEFT_CONTENTSstatic intNUMBER_DIALstatic intOUTPUT_1static intOUTPUT_2static intOUTPUT_3static intOUTPUT_4static intRIGHT_CONTENTSstatic intRIGHT_CONTENTS_GRAPHIC0static intSELECT_BUTTONstatic intSELECT_DOWN_BUTTONstatic intSELECT_UP_BUTTONstatic intSTRIP_1static intSTRIP_2static intSTRIP_3static intSTRIP_4static intSTRIPSstatic intUNIVERSEstatic intUNIVERSE_MODEL0
-
Constructor Summary
Constructors Constructor Description CoaDecoderPanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
LEFT_CONTENTS
public static final int LEFT_CONTENTS
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
CODE_1
public static final int CODE_1
- See Also:
- Constant Field Values
-
CODE_2
public static final int CODE_2
- See Also:
- Constant Field Values
-
CODE_3
public static final int CODE_3
- See Also:
- Constant Field Values
-
CODE_4
public static final int CODE_4
- See Also:
- Constant Field Values
-
CODE_5
public static final int CODE_5
- See Also:
- Constant Field Values
-
CODE_6
public static final int CODE_6
- See Also:
- Constant Field Values
-
CODE_7
public static final int CODE_7
- See Also:
- Constant Field Values
-
CODE_8
public static final int CODE_8
- See Also:
- Constant Field Values
-
CODE_9
public static final int CODE_9
- See Also:
- Constant Field Values
-
SELECT_UP_BUTTON
public static final int SELECT_UP_BUTTON
- See Also:
- Constant Field Values
-
SELECT_DOWN_BUTTON
public static final int SELECT_DOWN_BUTTON
- See Also:
- Constant Field Values
-
SELECT_BUTTON
public static final int SELECT_BUTTON
- See Also:
- Constant Field Values
-
DELETE_BUTTON
public static final int DELETE_BUTTON
- See Also:
- Constant Field Values
-
NUMBER_DIAL
public static final int NUMBER_DIAL
- See Also:
- Constant Field Values
-
OUTPUT_1
public static final int OUTPUT_1
- See Also:
- Constant Field Values
-
OUTPUT_2
public static final int OUTPUT_2
- See Also:
- Constant Field Values
-
OUTPUT_3
public static final int OUTPUT_3
- See Also:
- Constant Field Values
-
OUTPUT_4
public static final int OUTPUT_4
- See Also:
- Constant Field Values
-
RIGHT_CONTENTS
public static final int RIGHT_CONTENTS
- See Also:
- Constant Field Values
-
RIGHT_CONTENTS_GRAPHIC0
public static final int RIGHT_CONTENTS_GRAPHIC0
- See Also:
- Constant Field Values
-
CLOSEBUTTON
public static final int CLOSEBUTTON
- See Also:
- Constant Field Values
-
STRIPS
public static final int STRIPS
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC0
public static final int BORDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC1
public static final int BORDER_GRAPHIC1
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC2
public static final int BORDER_GRAPHIC2
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC3
public static final int BORDER_GRAPHIC3
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC4
public static final int BORDER_GRAPHIC4
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC5
public static final int BORDER_GRAPHIC5
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC6
public static final int BORDER_GRAPHIC6
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC7
public static final int BORDER_GRAPHIC7
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC8
public static final int BORDER_GRAPHIC8
- See Also:
- Constant Field Values
-
STRIP_1
public static final int STRIP_1
- See Also:
- Constant Field Values
-
STRIP_2
public static final int STRIP_2
- See Also:
- Constant Field Values
-
STRIP_3
public static final int STRIP_3
- See Also:
- Constant Field Values
-
STRIP_4
public static final int STRIP_4
- See Also:
- Constant Field Values
-
-