Class AddonMgr

java.lang.Object
gg.xp.xivsupport.gui.addonmgr.AddonMgr
All Implemented Interfaces:
PluginTab, TabDef

public class AddonMgr extends Object implements PluginTab
  • Constructor Details

  • Method Details

    • getTabName

      public String getTabName()
      Specified by:
      getTabName in interface TabDef
      Returns:
      The title of the tab
    • getSortOrder

      public int getSortOrder()
      Description copied from interface: PluginTab
      return The sort order
      Specified by:
      getSortOrder in interface PluginTab
    • getTabContents

      public Component getTabContents()
      Specified by:
      getTabContents in interface TabDef
      Returns:
      The contents of the tab