Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- TEN_MINUTES - Enum constant in enum class org.tquadrat.foundation.fx.control.TimeSlider.Granularity
-
10 minutes steps can be selected.
- ThumbPane() - Constructor for class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin.ThumbPane
-
Creates a new instance of
ThumbPane
. - TIME_ZONE - Static variable in class org.tquadrat.foundation.fx.control.TimeSlider.StyleableProperties
-
The CSS attribute for the
TIME_ZONE
. - TimeSlider - Class in org.tquadrat.foundation.fx.control
-
A
TimeSlider
is basically aRangeSlider
for the input of times and durations. - TimeSlider() - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the current day and the default time zone. - TimeSlider(LocalDate) - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the given day and the default time zone. - TimeSlider(LocalDate, LocalTime, LocalTime) - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the given day and the default time zone. - TimeSlider(LocalDate, ZoneId) - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the given day and the given time zone. - TimeSlider(LocalDate, ZoneId, LocalTime, LocalTime) - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the given day and the given time zone. - TimeSlider(LocalTime, LocalTime) - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider
-
Creates a new instance of
TimeSlider
for the current day and the default time zone. - TimeSlider.Granularity - Enum Class in org.tquadrat.foundation.fx.control
-
The granularity for the
TimeSlider
. - TimeSlider.GranularityConverter - Class in org.tquadrat.foundation.fx.control
-
An implementation of
StyleConverter
for theTimeSlider.Granularity
. - TimeSlider.StyleableProperties - Class in org.tquadrat.foundation.fx.control
-
The styleable properties for
TimeSlider
. - TimeSliderSkin - Class in org.tquadrat.foundation.fx.control.skin
-
The default skin for instances of
TimeSlider
. - TimeSliderSkin(TimeSlider) - Constructor for class org.tquadrat.foundation.fx.control.skin.TimeSliderSkin
-
Creates a new instance of
TimeSliderSkin
. - TimeSliderSkin.OffsetTimeConverter - Class in org.tquadrat.foundation.fx.control.skin
-
The
StringConverter.toString(Object)
method of this implementation ofStringConverter
takes a number representing the number of seconds since the beginning of the epoch, converts it to an instance ofOffsetDateTime
, takes the time portion of it and converts that to aString
. - TimeSliderTester - Class in org.tquadrat.foundation.fx.control.tester
-
Test bed for the custom control
TimeSlider
. - TimeSliderTester() - Constructor for class org.tquadrat.foundation.fx.control.tester.TimeSliderTester
-
Creates a new instance of
TimeSliderTester
. - TimeZoneConverter - Class in org.tquadrat.foundation.fx.css
-
An implementation of
StyleConverter
for time zones (more precise, forZoneId
s). - TimeZoneConverter() - Constructor for class org.tquadrat.foundation.fx.css.TimeZoneConverter
-
Creates a new instance of
TimeZoneConverter
. - TimeZoneConverter.Holder - Class in org.tquadrat.foundation.fx.css
-
The instance holder for this class.
- timeZoneProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns a reference to the property that holds the time zone that is used to determine the offset for the times.
- toString() - Method in class org.tquadrat.foundation.fx.control.TimeSlider.GranularityConverter
- toString() - Method in class org.tquadrat.foundation.fx.css.TimeZoneConverter
- toString(Number) - Method in class org.tquadrat.foundation.fx.control.skin.TimeSliderSkin.OffsetTimeConverter
- toString(T) - Method in class org.tquadrat.foundation.fx.util.FXStringConverter
- trackPress(MouseEvent, double) - Method in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
-
Invoked by the
RangeSlider
'sSkin
implementation whenever a mouse press occurs on the "track" of the slider. - triggerMessage(Observable) - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay.MessageTrigger
-
The invalidation listener that updates the error display.
- TWENTY_FOUR_HOURS - Static variable in class org.tquadrat.foundation.fx.control.skin.TimeSliderSkin
-
Nearly 24h in seconds: 86399.0.
- TWENTY_MINUTES - Enum constant in enum class org.tquadrat.foundation.fx.control.TimeSlider.Granularity
-
20 minutes steps can be selected.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form