All Implemented Interfaces:
Styleable, EventTarget, Skinnable

@ClassVersion(sourceVersion="$Id: TimeSlider.java 1121 2024-03-16 16:51:23Z tquadrat $") @API(status=STABLE, since="0.4.6") public final class TimeSlider extends FoundationFXControl

A TimeSlider is basically a RangeSlider for the input of times and durations.

In fact, this implementation wraps a RangeSlider instance that is configured in a special way.

Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: TimeSlider.java 1121 2024-03-16 16:51:23Z tquadrat $
Since:
0.4.6
UML Diagram
UML Diagram for "org.tquadrat.foundation.fx.control.TimeSlider"

UML Diagram for "org.tquadrat.foundation.fx.control.TimeSlider"

UML Diagram for "org.tquadrat.foundation.fx.control.TimeSlider"