Index

A B C D E F G H I L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

m_Alert - Variable in class org.tquadrat.foundation.fx.util.AlertBuilder
The alert instance to build.
m_Application - Variable in class org.tquadrat.foundation.fx.internal.FXUserDataBean
A reference to the application's main class.
m_ApplicationCSS - Variable in class org.tquadrat.foundation.fx.internal.FXUserDataBean
The URL for the application's main CSS file.
m_AssertionOn - Static variable in class org.tquadrat.foundation.fx.control.tester.ErrorDisplayTester
The flag that tracks the assertion on/off status for this package.
m_AssertionOn - Static variable in class org.tquadrat.foundation.fx.control.tester.RangeSliderTester
The flag that tracks the assertion on/off status for this package.
m_AssertionOn - Static variable in class org.tquadrat.foundation.fx.control.tester.TimeSliderTester
The flag that tracks the assertion on/off status for this package.
m_Binding - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay.MessageTrigger
The binding.
m_BlockIncrementProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the amount by which to adjust the slider if the track of the slider is clicked.
m_Buffer - Variable in class org.tquadrat.foundation.fx.control.tester.ErrorDisplayTester
The message.
m_Content - Variable in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
The node that is used to display the messages.
m_Content - Variable in class org.tquadrat.foundation.fx.control.skin.TimeSliderSkin
The RangeSlider instance that does the work for the TimeSlider.
m_Counter - Variable in class org.tquadrat.foundation.fx.control.tester.ErrorDisplayTester
Counter.
m_CurrentFocus - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The current focus owner.
m_DayProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the day for that the times should be set.
m_DurationProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property that holds the duration of the time period between low and high.
m_ErrorDisplay - Variable in class org.tquadrat.foundation.fx.control.tester.ErrorDisplayTester
The error display.
m_ErrorDisplay - Variable in class org.tquadrat.foundation.fx.util.FXStringConverter
The reference to the error display.
m_GranularityProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property that holds the granularity for the TimeSlider.
m_HighThumb - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The high thumb itself.
m_HighValueChangingProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property that indicates a change to the high value of this RangeSlider.
m_HighValueProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The high value property.
m_HighValueProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The high value property.
m_Icon - Variable in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
The icon for the message.
m_Id - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay.MessageTrigger
The message id.
m_IsBuilt - Variable in class org.tquadrat.foundation.fx.util.AlertBuilder
Flag that prevents the re-use of the builder.
m_LowThumb - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The low thumb itself.
m_LowThumbPos - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The position for the low thumb.
m_LowValueChangingProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property that indicates a change to the low value of this RangeSlider.
m_LowValueProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The low value property.
m_LowValueProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The low value property.
m_MajorTickUnitProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the unit distance between major tick marks.
m_MaxDisplayProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the maximum displayed value of this TimeSlider.
m_MaxProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the maximum value of this RangeSlider.
m_MaxValueBinding - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The binding that updates the internal TimeSlider.m_MaxValueProperty.
m_MaxValueProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the maximum value of this TimeSlider.
m_MessageComposer - Variable in class org.tquadrat.foundation.fx.util.FXStringConverter
The function that composes the error messsage.
m_MessageId - Variable in class org.tquadrat.foundation.fx.util.FXStringConverter
The message id.
m_Messages - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay
The error messages to display.
m_MessagesProperty - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay
The property for the messages.
m_MessageSupplier - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay.MessageTrigger
The supplier for the message text.
m_MessageTriggers - Variable in class org.tquadrat.foundation.fx.control.ErrorDisplay
The message triggers.
m_MinDisplayProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the minimum displayed value of this TimeSlider.
m_MinorTickCount - Variable in enum class org.tquadrat.foundation.fx.control.TimeSlider.Granularity
The minor tick count for this granularity.
m_MinorTickCountProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the number of minor ticks to place between any two major ticks.
m_MinProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the maximum value of this RangeSlider.
m_MinValueBinding - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The binding that updates the internal TimeSlider.m_MinValueProperty.
m_MinValueProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the minimum value of this TimeSlider.
m_Orientation - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The orientation for the RangeSlider.
m_OrientationProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property that holds the orientation of this RangeSlider.
m_PreDragPos - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
Used as a temp value for low and high thumbs.
m_PreDragThumbPoint - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The RangeSliderSkin.m_PreDragPos in skin coordinates.
m_PrimaryStage - Variable in class org.tquadrat.foundation.fx.internal.FXUserDataBean
A reference to the application's primary stage.
m_Properties - Variable in class org.tquadrat.foundation.fx.internal.FXUserDataBean
The additional properties.
m_RangeBar - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The bar between the two thumbs, can be dragged.
m_RangeEnd - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The end of the range.
m_RangeStart - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The start of the range.
m_SelectedValue - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The callback for the value selection.
m_ShowTickLabelsProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the flag that indicates whether the labels for the tick marks are shown or not.
m_ShowTickMarks - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The flag that indicates whether the tick marks are shown or not.
m_ShowTickMarksProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property that holds the flag that specifies whether the Skin implementation should show tick marks for this RangeSlider.
m_SnapToTicksProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the flag that controls whether the thumbs will snap to the tick marks.
m_SnapToTicksProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the flag that controls whether the thumbs will snap to the tick marks.
m_Spacing - Variable in class org.tquadrat.foundation.fx.control.tester.RangeSliderTester
The spacing.
m_Spacing - Variable in class org.tquadrat.foundation.fx.control.tester.TimeSliderTester
The spacing.
m_Stage - Variable in class org.tquadrat.foundation.fx.beans.SceneUserData
The stage for this scene; this can be the same as the primary stage in cases where this scene is that for the application's main window.
m_StringConverter - Variable in class org.tquadrat.foundation.fx.util.FXStringConverter
The Foundation StringConverter instance.
m_Stylesheet - Variable in class org.tquadrat.foundation.fx.internal.FoundationFXControl
The cache URL for the User Agent Stylesheet.
m_ThumbHeight - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The height of the thumbs.
m_ThumbWidth - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The width of the thumbs.
m_TickLabelFormatterProperty - Variable in class org.tquadrat.foundation.fx.control.RangeSlider
The property for the tick label formatter.
m_TickLine - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The tick line.
m_TimeFormatter - Static variable in class org.tquadrat.foundation.fx.control.skin.TimeSliderSkin.OffsetTimeConverter
The DateTimeFormatter that is used to convert the OffsetTime instances to Strings.
m_TimeZoneProperty - Variable in class org.tquadrat.foundation.fx.control.TimeSlider
The property for the time zone that is used to calculate the offset for the times.
m_Track - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The container that represents the slider track.
m_TrackLength - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The length of the track.
m_TrackStart - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The start of the track.
m_TrackToTickGap - Variable in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
The width of the gap between the slider track and the tick line.
main(String...) - Static method in class org.tquadrat.foundation.fx.control.tester.ErrorDisplayTester
The program entry point.
main(String...) - Static method in class org.tquadrat.foundation.fx.control.tester.RangeSliderTester
The program entry point.
main(String...) - Static method in class org.tquadrat.foundation.fx.control.tester.TimeSliderTester
The program entry point.
MAJOR_TICK_UNIT - Static variable in class org.tquadrat.foundation.fx.control.RangeSlider.StyleableProperties
The CSS attribute for the MAJOR_TICK_UNIT.
majorTickUnitProperty() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
Returns a reference to the property that holds the unit distance between major tick marks.
maxDisplayProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
Returns a reference to the property that holds the maximum displayed value for this TimeSlider.
maxProperty() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
Returns a reference to the property that holds the maximum value for this RangeSlider.
maxValueProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
Returns a reference to the property that holds the maximum value for this TimeSlider.
MESSAGE_ENTRY_SPACING - Static variable in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
The spacing for the message entries: 7.0.
messagesInvalidated(Observable) - Method in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
The invalidation listener for the messages property.
messagesProperty() - Method in class org.tquadrat.foundation.fx.control.ErrorDisplay
Provides a reference to the messages property.
MessageTrigger(String, Supplier<String>, BooleanBinding) - Constructor for class org.tquadrat.foundation.fx.control.ErrorDisplay.MessageTrigger
Creates a new instance of MessageTrigger.
MIN_HEIGHT - Static variable in class org.tquadrat.foundation.fx.control.skin.ErrorDisplaySkin
The minimum height for an ErrorDisplay control: 55.0.
minDisplayProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
Returns a reference to the property that holds the minimum value for this TimeSlider.
MINOR_TICK_COUNT - Static variable in class org.tquadrat.foundation.fx.control.RangeSlider.StyleableProperties
The CSS attribute for the MAJOR_TICK_UNIT.
minorTickCountProperty() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
Returns a reference to the property that holds the number of minor ticks to place between any two major ticks.
minProperty() - Method in class org.tquadrat.foundation.fx.control.RangeSlider
Returns a reference to the property that holds the minimum value for this RangeSlider.
minTrackLength() - Method in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
Calculates the minimum length for the track.
minValueProperty() - Method in class org.tquadrat.foundation.fx.control.TimeSlider
Returns a reference to the property that holds the minimum for this TimeSlider.
moveRange(double) - Method in class org.tquadrat.foundation.fx.control.skin.RangeSliderSkin
Sets the new positions after a move of the range bar.
A B C D E F G H I L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form