Class TimelineScrollBar

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.control.Control
org.controlsfx.control.PlusMinusSlider
com.flexganttfx.view.util.TimelineScrollBar
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class TimelineScrollBar
extends org.controlsfx.control.PlusMinusSlider
A specialized PlusMinusSlider for controlling the Timeline inside the GanttChart view. Updates the start time property of the underlying TimelineModel.
See Also:
TimelineModel.setStartTime(Instant)