Package net.runelite.api.gameval
Class InterfaceID.HotkeySettings
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.HotkeySettings
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.HotkeySettings extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intACTION_FILTERstatic intACTION_INFOstatic intACTION_SELECTIONstatic intACTION_SELECTION_CONTENTstatic intACTION_SELECTION_FRAMEstatic intACTION0static intACTION1static intACTION10static intACTION11static intACTION12static intACTION13static intACTION14static intACTION15static intACTION16static intACTION17static intACTION18static intACTION19static intACTION2static intACTION20static intACTION21static intACTION22static intACTION23static intACTION24static intACTION25static intACTION3static intACTION4static intACTION5static intACTION6static intACTION7static intACTION8static intACTION9static intBACKGROUNDstatic intCONTENTstatic intDROPDOWN_BUTTONSstatic intDROPDOWN_BUTTONS_FILTERstatic intDROPDOWN_BUTTONS_HOLDERstatic intDROPDOWN_CLOSEstatic intDROPDOWN_CONTAINERstatic intDROPDOWN_PANELstatic intDROPDOWN_SCROLLBARstatic intFILTERSstatic intFILTERS_GRAPHIC0static intFILTERS_TEXT1static intFRAMEstatic intSCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description HotkeySettings()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- 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
-
FILTERS
public static final int FILTERS
- See Also:
- Constant Field Values
-
FILTERS_GRAPHIC0
public static final int FILTERS_GRAPHIC0
- See Also:
- Constant Field Values
-
FILTERS_TEXT1
public static final int FILTERS_TEXT1
- See Also:
- Constant Field Values
-
ACTION_FILTER
public static final int ACTION_FILTER
- See Also:
- Constant Field Values
-
ACTION_SELECTION_CONTENT
public static final int ACTION_SELECTION_CONTENT
- See Also:
- Constant Field Values
-
ACTION_INFO
public static final int ACTION_INFO
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
ACTION_SELECTION_FRAME
public static final int ACTION_SELECTION_FRAME
- See Also:
- Constant Field Values
-
ACTION_SELECTION
public static final int ACTION_SELECTION
- See Also:
- Constant Field Values
-
ACTION0
public static final int ACTION0
- See Also:
- Constant Field Values
-
ACTION1
public static final int ACTION1
- See Also:
- Constant Field Values
-
ACTION2
public static final int ACTION2
- See Also:
- Constant Field Values
-
ACTION3
public static final int ACTION3
- See Also:
- Constant Field Values
-
ACTION4
public static final int ACTION4
- See Also:
- Constant Field Values
-
ACTION5
public static final int ACTION5
- See Also:
- Constant Field Values
-
ACTION6
public static final int ACTION6
- See Also:
- Constant Field Values
-
ACTION7
public static final int ACTION7
- See Also:
- Constant Field Values
-
ACTION8
public static final int ACTION8
- See Also:
- Constant Field Values
-
ACTION9
public static final int ACTION9
- See Also:
- Constant Field Values
-
ACTION10
public static final int ACTION10
- See Also:
- Constant Field Values
-
ACTION11
public static final int ACTION11
- See Also:
- Constant Field Values
-
ACTION12
public static final int ACTION12
- See Also:
- Constant Field Values
-
ACTION13
public static final int ACTION13
- See Also:
- Constant Field Values
-
ACTION14
public static final int ACTION14
- See Also:
- Constant Field Values
-
ACTION15
public static final int ACTION15
- See Also:
- Constant Field Values
-
ACTION16
public static final int ACTION16
- See Also:
- Constant Field Values
-
ACTION17
public static final int ACTION17
- See Also:
- Constant Field Values
-
ACTION18
public static final int ACTION18
- See Also:
- Constant Field Values
-
ACTION19
public static final int ACTION19
- See Also:
- Constant Field Values
-
ACTION20
public static final int ACTION20
- See Also:
- Constant Field Values
-
ACTION21
public static final int ACTION21
- See Also:
- Constant Field Values
-
ACTION22
public static final int ACTION22
- See Also:
- Constant Field Values
-
ACTION23
public static final int ACTION23
- See Also:
- Constant Field Values
-
ACTION24
public static final int ACTION24
- See Also:
- Constant Field Values
-
ACTION25
public static final int ACTION25
- See Also:
- Constant Field Values
-
DROPDOWN_CONTAINER
public static final int DROPDOWN_CONTAINER
- See Also:
- Constant Field Values
-
DROPDOWN_CLOSE
public static final int DROPDOWN_CLOSE
- See Also:
- Constant Field Values
-
DROPDOWN_PANEL
public static final int DROPDOWN_PANEL
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
DROPDOWN_BUTTONS_HOLDER
public static final int DROPDOWN_BUTTONS_HOLDER
- See Also:
- Constant Field Values
-
DROPDOWN_BUTTONS
public static final int DROPDOWN_BUTTONS
- See Also:
- Constant Field Values
-
DROPDOWN_BUTTONS_FILTER
public static final int DROPDOWN_BUTTONS_FILTER
- See Also:
- Constant Field Values
-
DROPDOWN_SCROLLBAR
public static final int DROPDOWN_SCROLLBAR
- See Also:
- Constant Field Values
-
-