Class AutoMarkGui
java.lang.Object
gg.xp.xivsupport.events.triggers.marks.gui.AutoMarkGui
-
Constructor Summary
ConstructorDescriptionAutoMarkGui
(AutoMarkHandler marks, AutoMarkKeyHandler keyHandler, AutoMarkServiceSelector serv) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gg.xp.xivsupport.gui.extra.PluginTab
asyncOk, getSortOrder
-
Constructor Details
-
AutoMarkGui
public AutoMarkGui(AutoMarkHandler marks, AutoMarkKeyHandler keyHandler, AutoMarkServiceSelector serv)
-
-
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
-