Package gg.xp.xivsupport.gui.overlay
Class CalloutStyleConfigGui
java.lang.Object
gg.xp.xivsupport.gui.overlay.CalloutStyleConfigGui
-
Constructor Summary
ConstructorsConstructorDescriptionCalloutStyleConfigGui(FlyingTextOverlay overlay, EventMaster master, GlobalArenaSectorConverter asc, GlobalCallReplacer gcr, SingleValueReplacement svr) -
Method Summary
Modifier and TypeMethodDescriptionintreturn The sort order
-
Constructor Details
-
CalloutStyleConfigGui
public CalloutStyleConfigGui(FlyingTextOverlay overlay, EventMaster master, GlobalArenaSectorConverter asc, GlobalCallReplacer gcr, SingleValueReplacement svr)
-
-
Method Details
-
getTabName
- Specified by:
getTabNamein interfaceTabDef- Returns:
- The title of the tab
-
getTabContents
- Specified by:
getTabContentsin interfaceTabDef- Returns:
- The contents of the tab
-
getSortOrder
public int getSortOrder()Description copied from interface:PluginTabreturn The sort order- Specified by:
getSortOrderin interfacePluginTab
-