Package net.runelite.api.gameval
Class InterfaceID.SkillGuideV2
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SkillGuideV2
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SkillGuideV2 extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCONTENTstatic intFRAMEstatic intGUIDE_DATAstatic intINFINITYstatic intLISTstatic intLIST_BORDERstatic intLIST_SCROLLERstatic intOVERVIEWstatic intOVERVIEW_BORDERstatic intOVERVIEW_CONTENTstatic intOVERVIEW_CONTENT_1static intOVERVIEW_CONTENT_2static intOVERVIEW_CONTENT_RIGHT_BORDER_INNERstatic intOVERVIEW_CONTENT_RIGHT_BORDER_OUTERstatic intOVERVIEW_SCROLLBARstatic intOVERVIEW_TABSstatic intQUEST_JOURNAL_BUTTON_TRIGGERstatic intRESIZE_PREVIEWstatic intSKILL_GUIDE_BUTTON_TRIGGERstatic intTAB_CONTENTstatic intTABSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SkillGuideV2()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
RESIZE_PREVIEW
public static final int RESIZE_PREVIEW
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TAB_CONTENT
public static final int TAB_CONTENT
- See Also:
- Constant Field Values
-
TABS
public static final int TABS
- See Also:
- Constant Field Values
-
OVERVIEW
public static final int OVERVIEW
- See Also:
- Constant Field Values
-
OVERVIEW_BORDER
public static final int OVERVIEW_BORDER
- See Also:
- Constant Field Values
-
OVERVIEW_TABS
public static final int OVERVIEW_TABS
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENT
public static final int OVERVIEW_CONTENT
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENT_RIGHT_BORDER_OUTER
public static final int OVERVIEW_CONTENT_RIGHT_BORDER_OUTER
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENT_RIGHT_BORDER_INNER
public static final int OVERVIEW_CONTENT_RIGHT_BORDER_INNER
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENT_1
public static final int OVERVIEW_CONTENT_1
- See Also:
- Constant Field Values
-
OVERVIEW_CONTENT_2
public static final int OVERVIEW_CONTENT_2
- See Also:
- Constant Field Values
-
OVERVIEW_SCROLLBAR
public static final int OVERVIEW_SCROLLBAR
- See Also:
- Constant Field Values
-
QUEST_JOURNAL_BUTTON_TRIGGER
public static final int QUEST_JOURNAL_BUTTON_TRIGGER
- See Also:
- Constant Field Values
-
SKILL_GUIDE_BUTTON_TRIGGER
public static final int SKILL_GUIDE_BUTTON_TRIGGER
- See Also:
- Constant Field Values
-
GUIDE_DATA
public static final int GUIDE_DATA
- See Also:
- Constant Field Values
-
LIST_BORDER
public static final int LIST_BORDER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LIST_SCROLLER
public static final int LIST_SCROLLER
- See Also:
- Constant Field Values
-
-