Package gg.xp.xivsupport.gui.overlay
Class CalloutStyleConfigGui
java.lang.Object
gg.xp.xivsupport.gui.overlay.CalloutStyleConfigGui
-
Constructor Summary
ConstructorDescriptionCalloutStyleConfigGui
(FlyingTextOverlay overlay, EventMaster master, GlobalArenaSectorConverter asc, GlobalCallReplacer gcr, SingleValueReplacement svr) -
Method Summary
Modifier and TypeMethodDescriptionint
return The sort order
-
Constructor Details
-
CalloutStyleConfigGui
public CalloutStyleConfigGui(FlyingTextOverlay overlay, EventMaster master, GlobalArenaSectorConverter asc, GlobalCallReplacer gcr, SingleValueReplacement svr)
-
-
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:PluginTab
return The sort order- Specified by:
getSortOrder
in interfacePluginTab
-