Class P8S2DominionPrioGui
java.lang.Object
gg.xp.xivsupport.events.triggers.duties.Pandamonium.P8S2DominionPrioGui
- All Implemented Interfaces:
DutyPluginTab
,TabDef
-
Constructor Details
-
P8S2DominionPrioGui
-
-
Method Details
-
getTabName
- Specified by:
getTabName
in interfaceTabDef
- Returns:
- The title of the tab
-
getTabContents
- Specified by:
getTabContents
in interfaceTabDef
- Returns:
- The contents of the tab
-
getSortOrder
public int getSortOrder()Description copied from interface:DutyPluginTab
return The sort order- Specified by:
getSortOrder
in interfaceDutyPluginTab
-
getDuty
- Specified by:
getDuty
in interfaceDutyPluginTab
- Returns:
- The duty this is associated with
-