Package gg.xp.xivsupport.gui.addonmgr
Class AddonMgr
java.lang.Object
gg.xp.xivsupport.gui.addonmgr.AddonMgr
-
Constructor Details
-
AddonMgr
-
-
Method Details
-
getTabName
- Specified by:
getTabName
in interfaceTabDef
- Returns:
- The title of the tab
-
getSortOrder
public int getSortOrder()Description copied from interface:PluginTab
return The sort order- Specified by:
getSortOrder
in interfacePluginTab
-
getTabContents
- Specified by:
getTabContents
in interfaceTabDef
- Returns:
- The contents of the tab
-