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:
getTabNamein interfaceTabDef- Returns:
- The title of the tab
-
getSortOrder
public int getSortOrder()Description copied from interface:PluginTabreturn The sort order- Specified by:
getSortOrderin interfacePluginTab
-
getTabContents
- Specified by:
getTabContentsin interfaceTabDef- Returns:
- The contents of the tab
-