Class BaseCdTrackerGui
java.lang.Object
gg.xp.xivsupport.events.triggers.jobs.gui.BaseCdTrackerGui
- Direct Known Subclasses:
CdTrackerGui
,PartyCdTrackerGui
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract LongSetting
protected abstract Map<ExtendedCooldownDescriptor,
CooldownSetting> cds()
void
cooldownsUpdated
(EventContext context, CustomCooldownsUpdated event) protected abstract BooleanSetting
protected abstract BooleanSetting
protected abstract IntSetting
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
Methods inherited from interface gg.xp.xivsupport.gui.extra.TabDef
getTabName, keys
-
Constructor Details
-
BaseCdTrackerGui
-
-
Method Details
-
cdAdvance
-
enableTts
-
enableOverlay
-
overlayMax
-
cds
-
extraSettings
-
getTabContents
- Specified by:
getTabContents
in interfaceTabDef
- Returns:
- The contents of the tab
-
cooldownsUpdated
-