Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getApplication() - Method in class org.tquadrat.foundation.fx.internal.FXUserDataBean
-
Returns the reference to the application's main class.
- getApplicationCSS() - Method in class org.tquadrat.foundation.fx.internal.FXUserDataBean
-
Returns the URL for tha application's main CSS file.
- getBlockIncrement() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the amount by which to adjust the slider if the track of the slider is clicked.
- getClassCssMetaData() - Static method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Gets the
CssMetaDataassociated with this class, which may include theCssMetaDataof its super classes. - getControl() - Method in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
-
Returns a reference to the control.
- getControlCssMetaData() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
- getDay() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the day for the times.
- getDuration() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the duration for the time slider.
- getGranularity() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the granularity for the time slider.
- getHighValue() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the current high value for the range slider.
- getHighValue() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the current high value for the time slider.
- getInstance() - Static method in class org.tquadrat.foundation.fx.css.TimeZoneConverter
-
Returns a reference to the one and only instance of
TimeZoneConverter. - getLabelFormatter() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the tick label formatter.
- getLowValue() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the current low value for the range slider.
- getLowValue() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the current low value for the range slider.
- getMajorTickUnit() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the unit distance between major tick marks.
- getMax() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the maximum value for this
RangeSlider. - getMax() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the maximum displayed value for this
TimeSlider. - getMaxMinusMinNoZero() - Method in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
-
Returns the difference between
RangeSlider.getMax()andRangeSlider.getMin(), but if they have the same value, 1.0 is returned instead of 0.0 because otherwise the division where the result value can be used will returnDouble.NaN. - getMessages() - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
-
Returns the messages.
- getMin() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the minimum value for this
RangeSlider. - getMin() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the minimum displayed value for this
TimeSlider. - getMinorTickCount() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the number of minor ticks to place between any two major ticks.
- getMinorTickCount() - Method in enum class org.tquadrat.foundation.fx.control.TimeSlider.Granularity
-
Returns the minor tick count for this granularity.
- getOrientation() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
-
Returns the orientation of the
RangeSlider. - getPrimaryStage() - Method in class org.tquadrat.foundation.fx.internal.FXUserDataBean
-
Returns the reference to the application's primary stage.
- getProperty(String) - Method in class org.tquadrat.foundation.fx.internal.FXUserDataBean
-
Returns the property with the given name.
- getStage() - Method in class org.tquadrat.foundation.fx.beans.SceneUserData
-
Returns the stage for the current scene.
- getTimeZone() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns the time zone that is used to calculate the offset for the times.
- getUserAgentStylesheet() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
- getUserAgentStylesheet(Class<?>, String) - Method in class org.tquadrat.foundation.fx.internal.FoundationFXControl
-
A helper method that ensures that the resource based lookup of the User Agent Stylesheet only happens once.
- Granularity(int) - Constructor for enum class org.tquadrat.foundation.fx.control.TimeSlider.Granularity
-
Creates a new instance of
Granularity. - GRANULARITY - Static variable in class org.tquadrat.foundation.fx.control.TimeSlider.StyleableProperties
-
The CSS attribute for
GRANULARITY. - GranularityConverter() - Constructor for class org.tquadrat.foundation.fx.control.TimeSlider.GranularityConverter
-
Creates a new instance of
GranularityConverter. - granularityProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
-
Returns a reference to the property that holds the granularity for the
TimeSlider.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
