Uses of Class
gg.xp.xivsupport.timelines.TimelineManager
Packages that use TimelineManager
-
Uses of TimelineManager in gg.xp.xivsupport.timelines
Methods in gg.xp.xivsupport.timelines with parameters of type TimelineManagerModifier and TypeMethodDescriptionstatic TimelineProcessor
TimelineProcessor.of
(TimelineManager manager, InputStream file, List<? extends TimelineEntry> extra, Job playerJob, LanguageReplacements replacements) Constructors in gg.xp.xivsupport.timelines with parameters of type TimelineManagerModifierConstructorDescriptionTimelineOverlay
(PersistenceProvider persistence, TimelineManager timeline, OverlayConfig oc, TimelineBarColorProvider tbcp) -
Uses of TimelineManager in gg.xp.xivsupport.timelines.gui
Constructors in gg.xp.xivsupport.timelines.gui with parameters of type TimelineManagerModifierConstructorDescriptionTimelineRecordingPopup
(TimelineManager mgr, TimelinesTab tab, ReplayController replay, XivState state, CustomCooldownManager cdm) TimelinesTab
(TimelineManager backend, TimelineOverlay overlay, XivState state, ActionTableFactory actionTableFactory, TimelineBarColorProviderImpl tbcp, StatusTableFactory statusTableFactory, AutoHandlerInstanceProvider ip, org.picocontainer.PicoContainer container)