Class EasyTriggersTab
java.lang.Object
gg.xp.xivsupport.events.triggers.easytriggers.gui.EasyTriggersTab
-
Constructor Summary
ConstructorDescriptionEasyTriggersTab
(EasyTriggers backend, RightClickOptionRepo rightClicks, GlobalUiRegistry tabReg, org.picocontainer.PicoContainer pico) -
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
-
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
-
selectTrigger
-
bringToFront
public void bringToFront()
-