Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addEventFilter(EventType<E>, EventHandler<? super E>) - Method in class org.tquadrat.foundation.fx.util.AlertBuilder
-
Registers an event filter for the new alert.
- addEventHandler(EventType<E>, EventHandler<? super E>) - Method in class org.tquadrat.foundation.fx.util.AlertBuilder
-
Registers an even filter for the new alert.
- addListener(InvalidationListener) - Method in class org.tquadrat.foundation.fx.beans.ObservablePlaceholder
- addMessage(String) - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
-
Adds a message to display, using the empty string as the id for the message.
- addMessage(String, String) - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
-
Adds a message to display.
- addMessageTrigger(String, Supplier<String>, BooleanBinding) - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
-
Adds a message trigger.
- addMessageTrigger(Supplier<String>, BooleanBinding) - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
-
Adds a message trigger, using the empty string as id.
- adjustHighValue(double) - Method in class org.tquadrat.foundation.fx.control.RangeSlider
- adjustHighValues() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Adjusts the high value.
- adjustLowValue(double) - Method in class org.tquadrat.foundation.fx.control.RangeSlider
- adjustLowValues() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Adjusts the low value.
- adjustValues() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Ensures that
min
is always <max
, that the currentvalue
is always somewhere between the two, and that ifsnapToTicks
is set then thevalue
will always be set to align with a tick mark. - AlertBuilder - Class in org.tquadrat.foundation.fx.util
-
This class provides a fluent API to build an
Alert
. - AlertBuilder(Alert.AlertType) - Constructor for class org.tquadrat.foundation.fx.util.AlertBuilder
-
Creates a new instance of
AlertBuilder
. - AlertBuilder(Alert.AlertType, Window) - Constructor for class org.tquadrat.foundation.fx.util.AlertBuilder
-
Creates a new instance of
AlertBuilder
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form