Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABOVE_CONTENT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- ABOVE_FOOTER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- ABOVE_HEADER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- ABOVE_SIDES - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- AbstractChangeTracker<T extends javafx.beans.Observable> - Class in com.dlsc.gemsfx.binding
-
This abstract class provides a framework for tracking changes in an ObservableList of Observable elements.
- AbstractChangeTracker(ObservableList<T>) - Constructor for class com.dlsc.gemsfx.binding.AbstractChangeTracker
-
Constructs an AbstractChangeTracker with the provided source list.
- AbstractChangeTracker(ObservableList<T>, Consumer<ObservableList<T>>) - Constructor for class com.dlsc.gemsfx.binding.AbstractChangeTracker
-
Constructs an AbstractChangeTracker with the provided source list and change handler.
- AbstractLinkStrategy<T> - Class in com.dlsc.gemsfx.treeview.link
- AbstractLinkStrategy() - Constructor for class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- AbstractNestedListBinding<T,
U> - Class in com.dlsc.gemsfx.binding -
Provides a base for creating bindings based on a nested structure of observable lists.
- AbstractNestedListBinding(ObservableList<ObservableList<T>>) - Constructor for class com.dlsc.gemsfx.binding.AbstractNestedListBinding
-
Constructs an AbstractNestedListBinding with the specified source of nested observable lists.
- accept(Double, Double) - Method in class com.dlsc.gemsfx.DialogPane.DefaultResizeHandler
- ACCEPTED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- activeProperty() - Method in class com.dlsc.gemsfx.Spacer
- add(List<T>) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Adds the given items to the history.
- add(T) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Adds the given item to the history.
- addClassesIfAbsent(Styleable, String...) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Adds a list of style classes to a node if they are not already present.
- addClassIfAbsent(Styleable, String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Adds a style class to a node if it is not already present.
- addingItemToHistoryOnCommitProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines whether the text of the text field should be added to the history when the user commits to a value.
- addingItemToHistoryOnEnterProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines whether the text of the text field should be added to the history when the user presses the Enter key.
- addingItemToHistoryOnEnterProperty() - Method in class com.dlsc.gemsfx.SearchTextField
-
Determines whether the text of the text field should be added to the history when the user presses the Enter key.
- addingItemToHistoryOnFocusLostProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines whether the text of the text field should be added to the history when the field losses its focus.
- addingItemToHistoryOnFocusLostProperty() - Method in class com.dlsc.gemsfx.SearchTextField
-
Determines whether the text of the text field should be added to the history when the field losses its focus.
- additionalFilterPredicateProperty() - Method in class com.dlsc.gemsfx.FilterView
- addTags(T...) - Method in class com.dlsc.gemsfx.TagsField
-
Used to add one or more tags programmatically.
- adjust() - Method in class com.dlsc.gemsfx.TimePicker
-
Adjusts the time picker's time based on the earliest and latest time allowed and also based on the step rate currently in effect.
- adjustedProperty() - Method in class com.dlsc.gemsfx.TimePicker
- AdvancedNestedTableColumnHeader - Class in com.dlsc.gemsfx.skins
- AdvancedNestedTableColumnHeader(TableColumnBase) - Constructor for class com.dlsc.gemsfx.skins.AdvancedNestedTableColumnHeader
-
Creates a new NestedTableColumnHeader instance to visually represent the given
TableColumnBaseinstance. - AdvancedTableColumnHeader - Class in com.dlsc.gemsfx.skins
- AdvancedTableColumnHeader(TableColumnBase) - Constructor for class com.dlsc.gemsfx.skins.AdvancedTableColumnHeader
-
Creates a new TableColumnHeader instance to visually represent the given
TableColumnBaseinstance. - AdvancedTableHeaderRow - Class in com.dlsc.gemsfx.skins
- AdvancedTableHeaderRow(TableViewSkinBase) - Constructor for class com.dlsc.gemsfx.skins.AdvancedTableHeaderRow
-
Creates a new TableHeaderRow instance to visually represent the column header area of controls such as
TableViewandTreeTableView. - AdvancedTableView<T> - Class in com.dlsc.gemsfx
-
A custom table view with additional features for the standard table view, e.g.
- AdvancedTableView() - Constructor for class com.dlsc.gemsfx.AdvancedTableView
- AdvancedTableView(ObservableList<T>) - Constructor for class com.dlsc.gemsfx.AdvancedTableView
- AdvancedTableViewSkin<T> - Class in com.dlsc.gemsfx.skins
- AdvancedTableViewSkin(TableView<T>) - Constructor for class com.dlsc.gemsfx.skins.AdvancedTableViewSkin
-
Creates a new TableViewSkin instance, installing the necessary child nodes into the Control list, as well as the necessary input mappings for handling key, mouse, etc.
- afterProperty() - Method in class com.dlsc.gemsfx.BeforeAfterView
- AggregatedListBinding<T,
S, R> - Class in com.dlsc.gemsfx.binding -
Binds an
ObservableListof items to a computed value based on the elements of their associated nestedObservableLists. - AggregatedListBinding(ObservableList<T>, Function<T, ObservableList<S>>, Function<Stream<S>, R>) - Constructor for class com.dlsc.gemsfx.binding.AggregatedListBinding
-
Constructs a new AggregatedListBinding.
- ALI_PAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- alignmentProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The alignment property controls where in the view the paging buttons will appear: left, center, middle.
- ALWAYS_HIDE - Enum constant in enum class com.dlsc.gemsfx.LimitedTextArea.LengthDisplayMode
-
Always hide the length indicator.
- ALWAYS_SHOW - Enum constant in enum class com.dlsc.gemsfx.LimitedTextArea.LengthDisplayMode
-
Always show the length indicator.
- ALWAYS_SHOW - Enum constant in enum class com.dlsc.gemsfx.PagingControls.MessageLabelStrategy
-
Always show the message label, even when there are no items in the controlled view.
- alwaysCenterProperty() - Method in class com.dlsc.gemsfx.StripView
-
A flag used to signal whether the currently selected item should always end up in the center location of the view (if possible).
- AMAZON - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- AMERICAN_EXPRESS - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- animateDialogsProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
Determines if the dialogs will be animated when they appear.
- animateDrawerProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Determines whether the drawer will smoothly slide in / out when the user opens / closes it.
- animateScrollingProperty() - Method in class com.dlsc.gemsfx.StripView
-
Enables or disables whether animation is being used when scrolling to the left or right.
- animationDurationProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
Stores the duration used to animate the fly-in / fly-out of the dialogs.
- animationDurationProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
The duration it takes to show / hide the drawer.
- animationDurationProperty() - Method in class com.dlsc.gemsfx.StripView
-
Determines the duration of the scroll animation.
- ANY - Static variable in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
- APPEAR - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
- APPLE_PAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- applyTextProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
The text used for the apply button.
- ArcProgressIndicator - Class in com.dlsc.gemsfx
-
ArcProgressIndicator is a visual control used to indicate the progress of a task.
- ArcProgressIndicator() - Constructor for class com.dlsc.gemsfx.ArcProgressIndicator
- ArcProgressIndicator(double) - Constructor for class com.dlsc.gemsfx.ArcProgressIndicator
- ArcProgressIndicatorSkin<T extends ArcProgressIndicator> - Class in com.dlsc.gemsfx.skins
- ArcProgressIndicatorSkin(T) - Constructor for class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- arcSizeProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
The round size property of the avatar.
- AUTO - Enum constant in enum class com.dlsc.gemsfx.LimitedTextArea.LengthDisplayMode
-
When in a warning or error state, the text length indicator label will be displayed.
- autoCollapseProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
A flag used to control whether the group will automatically change to "collapsed" state once the group is down to less than two notifications.
- autoCommitOnFocusLostProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Returns the BooleanProperty that indicates if text should auto-commit when the field loses focus.
- autoCompletedTextProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A read-only property containing the automatically completed text.
- autoCompletionGapProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Defines the gap (in pixels) between the user typed text and the autocompleted text.
- autoDomainCompletionEnabledProperty() - Method in class com.dlsc.gemsfx.EmailField
-
Property for enabling or disabling the auto-completion of email domains.
- autoHideDurationProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
A duration after which the pane will automatically hide the info center (if it isn't currently pinned and the mouse cursor is not on top of the info center).
- autoHideProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Makes the drawer close if the user clicks in the background (onto the glass pane).
- autoHideProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
A flag that determines if the info center view should automatically disappear again after a certain timeout duration.
- autoOpenGroupProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Groups can be opened automatically when a notification gets added to them.
- autoResizeAllColumns() - Method in class com.dlsc.gemsfx.AdvancedTableView
-
Resizes all columns to have a perfect width so that the cell content is fully visible.
- autoResizeAllColumns(int) - Method in class com.dlsc.gemsfx.AdvancedTableView
-
Resizes all columns to have a perfect width so that the cell content is fully visible.
- autoScrollingProperty() - Method in class com.dlsc.gemsfx.StripView
-
Determines whether the view will automatically scroll to a newly selected item.
- AutoscrollListView<T> - Class in com.dlsc.gemsfx
-
A specialization of
ListViewthat will automatically start to scroll up or down during drag and drop operations whenever the mouse cursor reaches the top or bottom of the view. - AutoscrollListView() - Constructor for class com.dlsc.gemsfx.AutoscrollListView
-
Constructs a new list view.
- AutoscrollListView(ObservableList<T>) - Constructor for class com.dlsc.gemsfx.AutoscrollListView
-
Constructs a new list view.
- avatarShapeProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
The clip type property of the avatar.
- AvatarView - Class in com.dlsc.gemsfx
-
A custom control representing an avatar view.
- AvatarView() - Constructor for class com.dlsc.gemsfx.AvatarView
-
Constructs a new avatar view with no initials and no image.
- AvatarView(String) - Constructor for class com.dlsc.gemsfx.AvatarView
-
Constructs a new avatar view with the given initials.
- AvatarView(String, Image) - Constructor for class com.dlsc.gemsfx.AvatarView
-
Constructs a new avatar view with the given initials and image.
- AvatarView(Image) - Constructor for class com.dlsc.gemsfx.AvatarView
- AvatarView.AvatarShape - Enum Class in com.dlsc.gemsfx
-
Enumeration representing the shape of the avatar.
- AvatarViewSkin - Class in com.dlsc.gemsfx.skins
- AvatarViewSkin(AvatarView) - Constructor for class com.dlsc.gemsfx.skins.AvatarViewSkin
B
- backgroundLoadingProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
A property that indicates whether the SVG image should be loaded in the background.
- BackgroundView(Screen) - Constructor for class com.dlsc.gemsfx.skins.ScreensViewSkin.BackgroundView
- BAD_GATEWAY - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- BAD_REQUEST - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- BANCONTACT - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- BeforeAfterView - Class in com.dlsc.gemsfx
- BeforeAfterView() - Constructor for class com.dlsc.gemsfx.BeforeAfterView
- BeforeAfterView(Image, Image) - Constructor for class com.dlsc.gemsfx.BeforeAfterView
- BeforeAfterView(Node, Node) - Constructor for class com.dlsc.gemsfx.BeforeAfterView
- BeforeAfterViewSkin - Class in com.dlsc.gemsfx.skins
- BeforeAfterViewSkin(BeforeAfterView) - Constructor for class com.dlsc.gemsfx.skins.BeforeAfterViewSkin
- beforeProperty() - Method in class com.dlsc.gemsfx.BeforeAfterView
- BELOW_CONTENT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- BELOW_FOOTER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- BELOW_HEADER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- BELOW_SIDES - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- bindVirtualFlows(Control, Control) - Static method in class com.dlsc.gemsfx.util.VirtualFlowUtil
-
Bind the virtual flows found somewhere inside the two given controls to each other so that vertical scrolling will be performed in sync.
- BITCOIN - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- BITPAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- BLANK - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A blank dialog that can be used for anything.
- blockingOpacityProperty() - Method in class com.dlsc.gemsfx.GlassPane
-
The opacity value between 0 and 1 that will be used to gray out the content over which the glass pane is place.
- BOTTOM_TO_TOP - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
The tree node view will be layout from bottom to top.
- bottomNode(Node) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- busyGraphicProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Stores a node that will be shown on the field's right side whenever a search is ongoing.
- BUTTON_ONLY - Enum constant in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Only the button is displayed
- buttonDisplayProperty() - Method in class com.dlsc.gemsfx.CustomComboBox
-
This property allows customization of the button's display mode within the picker component.
C
- calculateAngle() - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- calculateAngle(double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- calculateAngle(Point2D, Point2D) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- calculateAngle(LineTo, LineTo) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- calculateBrightness(Color) - Static method in class com.dlsc.gemsfx.util.Utils
-
Calculates a perceptual brightness for a color between 0.0 black and 1.0 while
- calculateEndPoints(TreeNodeView.LayoutDirection, Point2D, double, double, Point2D, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- CalendarPicker - Class in com.dlsc.gemsfx
-
A control for selecting a date that replaces the default
DatePickerthat ships with JavaFX. - CalendarPicker() - Constructor for class com.dlsc.gemsfx.CalendarPicker
-
Constructs a new calendar picker.
- CalendarPickerSkin - Class in com.dlsc.gemsfx.skins
- CalendarPickerSkin(CalendarPicker) - Constructor for class com.dlsc.gemsfx.skins.CalendarPickerSkin
- CalendarView - Class in com.dlsc.gemsfx
-
Displays a given month of a given year.
- CalendarView() - Constructor for class com.dlsc.gemsfx.CalendarView
-
Constructs a new view.
- CalendarView.DateCell - Class in com.dlsc.gemsfx
-
The base date cell implementation for month views.
- CalendarView.HeaderLayout - Enum Class in com.dlsc.gemsfx
-
Different layouts that can be used to position the month, the year, and the various navigation elements in the header of the view.
- CalendarView.MonthDisplayMode - Enum Class in com.dlsc.gemsfx
-
Enumerates the display modes for the month label at the top of the calendar view.
- CalendarView.SelectionModel - Class in com.dlsc.gemsfx
- CalendarView.SelectionModel.SelectionMode - Enum Class in com.dlsc.gemsfx
- CalendarView.YearDisplayMode - Enum Class in com.dlsc.gemsfx
-
Enumerates the display modes for the year label at the top of the calendar view.
- CalendarViewSkin - Class in com.dlsc.gemsfx.skins
- CalendarViewSkin(CalendarView) - Constructor for class com.dlsc.gemsfx.skins.CalendarViewSkin
- call(S) - Method in class com.dlsc.gemsfx.gridtable.GridTablePropertyValueFactory
- camelCaseToNaturalCase(String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Converts a camelCase string to a natural language expression.
- cancel() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Hides the dialog by cancelling it.
- cancel() - Method in class com.dlsc.gemsfx.SearchField
-
Cancels the current search in progress.
- cancelTextProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
The text used for the cancel button.
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A factory for creating alternative content for the month view.
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The cell factory for the history popup list view.
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
The cell factory that will be used for each one of the
ListViewinstances. - cellFactoryProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A cell factory that can be used by a list view to visualize the list of suggestions.
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.StripView
-
A factory used for creating cells that will display the items added to the strip view.
- cellFactoryProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- cellHeightProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- cellValueFactory - Variable in class com.dlsc.gemsfx.gridtable.GridTableColumn
- cellValueFactoryProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- cellWidthProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- CENTER - Enum constant in enum class com.dlsc.gemsfx.CalendarView.HeaderLayout
-
Centers the month and year in the middle.
- centerNode(Node) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- characterRangeLimitProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
The character range limit property defines the minimum and maximum number of characters allowed in the text area.
- CHECKOUT2 - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- ChipView<T> - Class in com.dlsc.gemsfx
-
A small "badge-style" view representing a model object.
- ChipView() - Constructor for class com.dlsc.gemsfx.ChipView
- ChipViewSkin<T> - Class in com.dlsc.gemsfx.skins
- ChipViewSkin(ChipView<T>) - Constructor for class com.dlsc.gemsfx.skins.ChipViewSkin
- CIRCLE - Enum constant in enum class com.dlsc.gemsfx.PhotoView.ClipShape
- CircleProgressIndicator - Class in com.dlsc.gemsfx
-
CircleProgressIndicator is a visual control used to indicate the progress of a task.
- CircleProgressIndicator() - Constructor for class com.dlsc.gemsfx.CircleProgressIndicator
- CircleProgressIndicator(double) - Constructor for class com.dlsc.gemsfx.CircleProgressIndicator
- CircleProgressIndicatorSkin - Class in com.dlsc.gemsfx.skins
- CircleProgressIndicatorSkin(CircleProgressIndicator) - Constructor for class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- CIRRUS - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- clamp(double, double, double) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly between the min and max values.
- clamp(float, float, float) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly between the min and max values.
- clamp(int, int, int) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly between the min and max values.
- clamp(long, long, long) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly between the min and max values.
- clampMax(int, int) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly under the max value.
- clampMin(double, double) - Static method in class com.dlsc.gemsfx.util.Utils
-
Simple utility function which clamps the given value to be strictly above the min value.
- clear() - Method in class com.dlsc.gemsfx.SearchField
-
Convenience method to invoke clear() on the text field.
- clear() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Clears the history.
- clearAll() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
- clearAndSelect(int) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- clearAndSelect(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- clearSelection() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- clearSelection() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- clearSelection(int) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- clearSelection(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- clearStylesByEnum(Styleable, Class<T>) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Removes all styles associated with a given enum class from a Node.
- clearTags() - Method in class com.dlsc.gemsfx.TagsField
-
Used to clear all tags programmatically.
- CLICKANDBUY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- CLIENT_ERROR - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- clipShapeProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
The clip shape determines whether the control will clip the photo via a circle or a rectangle shape.
- ClockHandLinkStrategy<T> - Class in com.dlsc.gemsfx.treeview.link
- ClockHandLinkStrategy() - Constructor for class com.dlsc.gemsfx.treeview.link.ClockHandLinkStrategy
- clockTypeProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The clock type determines whether the control will display 24 or 12 hours.
- COINKITE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- colsProperty() - Method in class com.dlsc.gemsfx.YearView
-
Determines how many columns of years will be displayed.
- columnAlignmentProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Alignment on the same level; When the layout direction is ltr or rtl, this attribute indicates the alignment of nodes at the same level;
- ColumnListCell(MultiColumnListView<T>) - Constructor for class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
Creates a new list cell.
- columnProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- columnsProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- columnsProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
A list of columns that define how many columns will be shown inside the view.
- com.dlsc.gemsfx - module com.dlsc.gemsfx
- com.dlsc.gemsfx - package com.dlsc.gemsfx
- com.dlsc.gemsfx.binding - package com.dlsc.gemsfx.binding
- com.dlsc.gemsfx.daterange - package com.dlsc.gemsfx.daterange
- com.dlsc.gemsfx.gridtable - package com.dlsc.gemsfx.gridtable
- com.dlsc.gemsfx.incubator - package com.dlsc.gemsfx.incubator
-
This package contains components that are not production ready / WIP.
- com.dlsc.gemsfx.incubator.templatepane - package com.dlsc.gemsfx.incubator.templatepane
- com.dlsc.gemsfx.infocenter - package com.dlsc.gemsfx.infocenter
- com.dlsc.gemsfx.skins - package com.dlsc.gemsfx.skins
- com.dlsc.gemsfx.treeview - package com.dlsc.gemsfx.treeview
- com.dlsc.gemsfx.treeview.link - package com.dlsc.gemsfx.treeview.link
- com.dlsc.gemsfx.util - package com.dlsc.gemsfx.util
- commit() - Method in class com.dlsc.gemsfx.SearchField
-
Makes the field commit to the currently selected item and updates the field to show the full text provided by the converter for the item.
- commit() - Method in class com.dlsc.gemsfx.TagsField
-
Overridden to modify the behaviour for the tag field.
- commit() - Method in class com.dlsc.gemsfx.YearMonthPicker
- COMPACT - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutType
-
The tree node view will be layout in a compact way.
- comparatorProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A comparator used to sort the list of suggestions.
- compareTo(Notification<T>) - Method in class com.dlsc.gemsfx.infocenter.Notification
- compareTo(NotificationGroup) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
- computeAcrCenterX(double, double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- computeArcCenterY(double, double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Returns the y-coordinate of the center of the progress arc / track arc.
- computeArcCenterY(double, double) - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- computeArcCenterY(double, double) - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- computeLabelHeight(double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Returns the height of the label.
- computeLabelHeight(double) - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- computeLabelHeight(double) - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- computeLabelWidth(double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- computeLabelX(double, double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- computeLabelY(double, double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Returns the y-coordinate of the label.
- computeLabelY(double, double) - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- computeLabelY(double, double) - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.DateRangePickerSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterViewSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.MaskedViewSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.StripViewSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.TextViewSkin
- computeMaxHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computeMaxWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.BeforeAfterViewSkin
- computeMaxWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computeMaxWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.TimePickerSkin
- computeMaxWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computeMinHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computeMinHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterViewSkin
- computeMinHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.MaskedViewSkin
- computeMinHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.StripViewSkin
- computeMinHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.TextViewSkin
- computeMinWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.BeforeAfterViewSkin
- computeMinWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computeNodeHeight(TreeNode<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computeNodeWidth(TreeNode<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computePrefHeight(double) - Method in class com.dlsc.gemsfx.infocenter.NotificationView
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.DateCellSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.DateRangePickerSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterViewSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.MaskedViewSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.StripViewSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.TextViewSkin
- computePrefHeight(double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computePrefWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.BeforeAfterViewSkin
- computePrefWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.DateCellSkin
- computePrefWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- computePrefWidth(double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- computeValue() - Method in class com.dlsc.gemsfx.binding.AggregatedListBinding
- computeValue() - Method in class com.dlsc.gemsfx.binding.FlattenedNestedListStreamBinding
-
Computes the value of the binding by flattening all elements contained within the source nested lists into a single stream.
- computeValue() - Method in class com.dlsc.gemsfx.binding.GeneralAggregatedListBinding
- computeValue() - Method in class com.dlsc.gemsfx.binding.ObservableValuesListBinding
- computeValue() - Method in class com.dlsc.gemsfx.binding.TransformedFlattenedNestedListStreamBinding
-
Computes the transformed value by applying the transformation function to the flattened source stream.
- computeValue() - Method in class com.dlsc.gemsfx.binding.TransformedNestedListBinding
-
Computes the value of the binding by applying the transformer function to the source.
- CONFIRMATION - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A dialog type used for asking the user for confirmation before executing an action.
- CONFLICT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- contains(String, String) - Static method in class com.dlsc.gemsfx.util.Utils
-
Because mobile doesn't have string.contains(s) function, this function was written.
- CONTENT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- CONTENT_LEFT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- CONTENT_RIGHT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- contentAlignmentProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines how the content node is positioned within the content pane of the dialog.
- contentDisplayProperty() - Method in class com.dlsc.gemsfx.ChipView
-
The content display property of the chip will be bound to the same property of the label used by the chip's skin.
- contentDisplayProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- contentPane - Variable in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- ContentPane() - Constructor for class com.dlsc.gemsfx.infocenter.NotificationView.ContentPane
- contentProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Stores the content shown in the center of the dialog.
- contentProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
The property that is used to store a reference to the content node.
- contentProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
An (optional) detailed UI that can be revealed interactively by the user.
- contentProperty() - Method in class com.dlsc.gemsfx.MaskedView
-
The content that will be shown inside the masked view.
- contentProperty() - Method in class com.dlsc.gemsfx.PowerPane
-
Stores the content node / the main view (UI).
- contentProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
- convert(ParsedValue<String, Character>, Font) - Method in class com.dlsc.gemsfx.util.EchoCharConverter
- convertAllToStylesClassName(Class<T>) - Static method in class com.dlsc.gemsfx.util.EnumUtil
- convertAllToStylesClassName(T[]) - Static method in class com.dlsc.gemsfx.util.EnumUtil
- converterProperty() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
The converter is used to convert the progress value to a string that is displayed
- converterProperty() - Method in class com.dlsc.gemsfx.CalendarPicker
-
A converter used to translate a text into a YearMonth object and vice versa.
- converterProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
A string converter can be applied to easily manipulate the default text representation of the various button types.
- converterProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- converterProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A converter for turning the objects returned by the suggestion provider into text.
- converterProperty() - Method in class com.dlsc.gemsfx.YearMonthPicker
-
A converter used to translate a text into a YearMonth object and vice versa.
- converterProperty() - Method in class com.dlsc.gemsfx.YearMonthView
- convertLinearRGBtoSRGB(Color) - Static method in class com.dlsc.gemsfx.util.Utils
-
Helper function to convert a color in linear RGB space to SRGB space.
- convertSRGBtoLinearRGB(Color) - Static method in class com.dlsc.gemsfx.util.Utils
-
Helper function to convert a color in sRGB space to linear RGB space.
- convertToStyleClassName(T) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts the enum name to a lower case string, replacing underscores with hyphens, suitable for use as a CSS class name.
- copyAll() - Method in class com.dlsc.gemsfx.TextView
-
Copy the entire text to the clipboard.
- copyContentSupplierProperty() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Stores the supplier used for filling the clipboard when the user copies the label.
- copyMenuItemTextProperty() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
The text used for the "copy" menu item.
- copySelection() - Method in class com.dlsc.gemsfx.TextView
-
Copy the text to the clipboard.
- copyToClipboard(String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Copies the specified content to the clipboard.
- createButton(ButtonType) - Method in class com.dlsc.gemsfx.DialogPane.DialogButtonBar
-
Creates an individual button based on the button type definition passed to it.
- createButtons() - Method in class com.dlsc.gemsfx.DialogPane.DialogButtonBar
-
Creates all buttons as defined by
DialogPane.Dialog.getButtonTypes(). - createCell(GridTableView<S>, int) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- createColumnConstraints(int, int) - Method in class com.dlsc.gemsfx.skins.CalendarViewSkin
-
Creates the constraints for the given column.
- createCroppedImage - Variable in class com.dlsc.gemsfx.PhotoView
- createCroppedImageProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Specifies whether the view should constantly create a cropped image version of the original image whenever the user edits the original.
- CREATED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- createDefaultSkin() - Method in class com.dlsc.gemsfx.AdvancedTableView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.AvatarView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.BeforeAfterView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.CalendarPicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.CalendarView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.CalendarView.DateCell
- createDefaultSkin() - Method in class com.dlsc.gemsfx.ChipView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.CircleProgressIndicator
- createDefaultSkin() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.DurationPicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.EmailField
- createDefaultSkin() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
- createDefaultSkin() - Method in class com.dlsc.gemsfx.FilterView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- createDefaultSkin() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.HistoryButton.HistoryPopup
- createDefaultSkin() - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePane
- createDefaultSkin() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
- createDefaultSkin() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.LimitedTextArea
- createDefaultSkin() - Method in class com.dlsc.gemsfx.MaskedView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.MultiColumnListView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.PagingControls
- createDefaultSkin() - Method in class com.dlsc.gemsfx.PhotoView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.ResizableTextArea
- createDefaultSkin() - Method in class com.dlsc.gemsfx.ScreensView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.SearchField
- createDefaultSkin() - Method in class com.dlsc.gemsfx.SemiCircleProgressIndicator
- createDefaultSkin() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopup
- createDefaultSkin() - Method in class com.dlsc.gemsfx.StripView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.SVGImageView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.TagsField
- createDefaultSkin() - Method in class com.dlsc.gemsfx.TextView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.TimePicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.YearMonthPicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.YearMonthView
- createDefaultSkin() - Method in class com.dlsc.gemsfx.YearPicker
- createDefaultSkin() - Method in class com.dlsc.gemsfx.YearView
- createDialogPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Creates the
DialogPaneinstance to be used by this pane. - createDrawerStackPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Creates the
DrawerStackPaneinstance to be used by this pane. - createFirstPageButton() - Method in class com.dlsc.gemsfx.skins.PagingControlsSkin
- createHiddenSidesPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Creates the
HiddenSidesPaneinstance to be used by this pane. - createInfoCenterPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Creates the
InfoCenterPaneinstance to be used by this pane. - createLastPageButton() - Method in class com.dlsc.gemsfx.skins.PagingControlsSkin
- createNextPageButton() - Method in class com.dlsc.gemsfx.skins.PagingControlsSkin
- createPageButton(int) - Method in class com.dlsc.gemsfx.skins.PagingControlsSkin
- createPreviousPageButton() - Method in class com.dlsc.gemsfx.skins.PagingControlsSkin
- createRootHeader() - Method in class com.dlsc.gemsfx.skins.AdvancedTableHeaderRow
-
Creates a new NestedTableColumnHeader instance.
- createRowConstraints(int) - Method in class com.dlsc.gemsfx.skins.CalendarViewSkin
-
Creates the constraints for the given row.
- createSimpleArrow() - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- createTableColumnHeader(TableColumnBase) - Method in class com.dlsc.gemsfx.skins.AdvancedNestedTableColumnHeader
-
Creates a new TableColumnHeader instance for the given TableColumnBase instance.
- createTableHeaderRow() - Method in class com.dlsc.gemsfx.skins.AdvancedTableViewSkin
-
Creates a new TableHeaderRow instance.
- CREDIT_CARD - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- crop() - Method in class com.dlsc.gemsfx.skins.PhotoViewSkin.ImageBox
- croppedImageProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
A read-only property that contains the cropped version of the original image.
- CurvedLineLink<T> - Class in com.dlsc.gemsfx.treeview.link
- CurvedLineLink() - Constructor for class com.dlsc.gemsfx.treeview.link.CurvedLineLink
- CustomComboBox<T> - Class in com.dlsc.gemsfx
- CustomComboBox() - Constructor for class com.dlsc.gemsfx.CustomComboBox
- CustomComboBox.ButtonDisplay - Enum Class in com.dlsc.gemsfx
- CustomComboBoxSkinBase<T extends javafx.scene.control.ComboBoxBase> - Class in com.dlsc.gemsfx.skins
- CustomComboBoxSkinBase(T) - Constructor for class com.dlsc.gemsfx.skins.CustomComboBoxSkinBase
- CustomPopupControl - Class in com.dlsc.gemsfx
-
A custom popup control that extends PopupControl.
- CustomPopupControl() - Constructor for class com.dlsc.gemsfx.CustomPopupControl
- customRangeTextProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Stores the text shown when a custom date range has been selected by the user instead of a preset range.
D
- DARK - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Theme
-
The dark theme returns graphics with solid color backgrounds, other than white.
- DATE_RANGE - Enum constant in enum class com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
- DateCell() - Constructor for class com.dlsc.gemsfx.CalendarView.DateCell
- DateCellSkin - Class in com.dlsc.gemsfx.skins
- DateCellSkin(CalendarView.DateCell) - Constructor for class com.dlsc.gemsfx.skins.DateCellSkin
- dateFilterProperty() - Method in class com.dlsc.gemsfx.CalendarPicker
-
A property to define a filter for determining which dates in the calendar can be selected.
- dateFilterProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to define a filter for determining which dates in the calendar can be selected.
- DateRange - Class in com.dlsc.gemsfx.daterange
-
A model class used for the
DateRangeViewandDateRangePickercontrols. - DateRange(String, LocalDate) - Constructor for class com.dlsc.gemsfx.daterange.DateRange
-
Constructs a new date range object with the specified title and date where the date will be used as the start and end date (single day range).
- DateRange(String, LocalDate, LocalDate) - Constructor for class com.dlsc.gemsfx.daterange.DateRange
-
Constructs a new date range object with the specified parameters.
- DateRange(LocalDate) - Constructor for class com.dlsc.gemsfx.daterange.DateRange
-
Constructs a new date range object with the specified start date and end date.
- DateRange(LocalDate, LocalDate) - Constructor for class com.dlsc.gemsfx.daterange.DateRange
-
Constructs a new date range object with the specified parameters.
- DateRangePicker - Class in com.dlsc.gemsfx.daterange
-
A control to let the user select a date range (start date, end date) via two
CalendarViewinstances or via a preset link. - DateRangePicker() - Constructor for class com.dlsc.gemsfx.daterange.DateRangePicker
-
Constructs a new picker.
- DateRangePickerSkin - Class in com.dlsc.gemsfx.skins
- DateRangePickerSkin(DateRangePicker) - Constructor for class com.dlsc.gemsfx.skins.DateRangePickerSkin
- DateRangePreset - Class in com.dlsc.gemsfx.daterange
-
A date range preset is used to populate the "presets" area with the
DateRangeViewcontrol. - DateRangePreset(String, Supplier<DateRange>) - Constructor for class com.dlsc.gemsfx.daterange.DateRangePreset
-
Constructs a new date range preset with the given title and date range supplier.
- DateRangeView - Class in com.dlsc.gemsfx.daterange
- DateRangeView() - Constructor for class com.dlsc.gemsfx.daterange.DateRangeView
- DateRangeViewSkin - Class in com.dlsc.gemsfx.skins
- DateRangeViewSkin(DateRangeView) - Constructor for class com.dlsc.gemsfx.skins.DateRangeViewSkin
- dateTimeProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
The time stamp for this notification.
- DEFAULT_ECHO_CHAR - Static variable in class com.dlsc.gemsfx.EnhancedPasswordField
- DEFAULT_STYLE_CLASS - Static variable in class com.dlsc.gemsfx.HistoryButton.HistoryPopup
- DEFAULT_STYLE_CLASS - Static variable in class com.dlsc.gemsfx.skins.SearchFieldPopup
- DefaultResizeHandler(DialogPane.Dialog<?>) - Constructor for class com.dlsc.gemsfx.DialogPane.DefaultResizeHandler
- delayProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A property that can be used to delay the appearance of the dialog inside the dialog pane.
- delegateFocus(Node, Node) - Static method in class com.dlsc.gemsfx.util.FocusUtil
- DELIMITER - Static variable in class com.dlsc.gemsfx.util.PreferencesHistoryManager
-
Using Unicode Record Separator as delimiter.
- deriveColor(Color, double) - Static method in class com.dlsc.gemsfx.util.Utils
-
Derives a lighter or darker of a given color.
- Dialog(DialogPane, DialogPane.Type) - Constructor for class com.dlsc.gemsfx.DialogPane.Dialog
-
Creates a new dialog with the specified dialog pane and type.
- DialogButtonBar(DialogPane.Dialog<?>) - Constructor for class com.dlsc.gemsfx.DialogPane.DialogButtonBar
-
Constructs a new footer / button bar for the given dialog.
- DialogHeader(DialogPane.Dialog<?>) - Constructor for class com.dlsc.gemsfx.DialogPane.DialogHeader
-
Constructs a new header for the given dialog.
- DialogPane - Class in com.dlsc.gemsfx
-
A pane that allows applications to display a lightweight dialog right inside the application window instead of a separate window.
- DialogPane() - Constructor for class com.dlsc.gemsfx.DialogPane
-
Constructs a new dialog pane.
- DialogPane.DefaultResizeHandler - Class in com.dlsc.gemsfx
-
The default resize handler is used to persist the dialog's width and height after the user performed a resize operation on the dialog.
- DialogPane.Dialog<T> - Class in com.dlsc.gemsfx
-
Represents a dialog that can be displayed to the user.
- DialogPane.DialogButtonBar - Class in com.dlsc.gemsfx
-
The default footer / button bar implementation for dialogs managed by the
DialogPane. - DialogPane.DialogHeader - Class in com.dlsc.gemsfx
-
The default header implementation for dialogs managed by the
DialogPane. - DialogPane.Type - Enum Class in com.dlsc.gemsfx
-
The various dialog types supported by
DialogPane. - dialogsProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
Stores the list of currently active dialogs.
- DigitsField - Class in com.dlsc.gemsfx.skins
-
A control used for visualizing digits as part of the
TimePickercontrol. - DigitsField(TimePicker, boolean) - Constructor for class com.dlsc.gemsfx.skins.DigitsField
- DigitsField(TimePicker, boolean, int) - Constructor for class com.dlsc.gemsfx.skins.DigitsField
- DINERSCLUB - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- DIRECTDEBIT - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- disableDragAndDropProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Controls whether the user can rearrange items via drag and drop or not.
- disableMonthDropdownButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show month view" button will be disabled or not.
- disableNextMonthButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show next month" button will be disabled or not.
- disableNextYearButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show next year" button will be disabled or not.
- disablePreviousMonthButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show previous month" button will be disabled or not.
- disablePreviousYearButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show previous year" button will be disabled or not.
- disableYearDropdownButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A property to control whether the "show year view" button will be disabled or not.
- DISCOVER - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- dispose() - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
-
Disposes this tracker by removing all listeners from the source and nested lists.
- dispose() - Method in class com.dlsc.gemsfx.binding.AbstractNestedListBinding
- dispose() - Method in class com.dlsc.gemsfx.binding.AggregatedListBinding
- dispose() - Method in class com.dlsc.gemsfx.binding.GeneralAggregatedListBinding
- dispose() - Method in class com.dlsc.gemsfx.binding.ObservableValuesListBinding
- dispose() - Method in class com.dlsc.gemsfx.HistoryButton.HistoryPopupSkin
- dispose() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopupSkin
- dividerPositionProperty() - Method in class com.dlsc.gemsfx.BeforeAfterView
- domainListCellFactoryProperty() - Method in class com.dlsc.gemsfx.EmailField
-
Returns the property for the domain list cell factory.
- domainListProperty() - Method in class com.dlsc.gemsfx.EmailField
- draggedItemProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
- drawerContentProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Stores the content of the drawer.
- drawerHeightProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Stores the current height of the drawer as a value between 0 (not showing) and 1 (using full height of stackpane).
- DrawerStackPane - Class in com.dlsc.gemsfx
-
A custom stackpane that supports a drawer view sliding in from bottom to top.
- DrawerStackPane() - Constructor for class com.dlsc.gemsfx.DrawerStackPane
-
Constructs a new drawer stack pane.
- DrawerStackPane(Node...) - Constructor for class com.dlsc.gemsfx.DrawerStackPane
-
Constructs a new drawer stack pane.
- drawerTitleExtraProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
An extra node that will be added to the title bar.
- drawerTitleProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
The text shown as the title of the drawer.
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.ClockHandLinkStrategy
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.CurvedLineLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.LogarithmicLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.PolyLineLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.QuadCurveLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.SimpleCatmullRomLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.SineWaveDecayLink
- drawLink(TreeNodeView.LayoutDirection, double, double, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.StraightLineLink
- drawNodeLink(TreeNodeView.LayoutDirection, double, TreeNode<T>, Point2D, double, double, TreeNode<T>, Point2D, double, double, double, double, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- drawNodeLink(TreeNodeView.LayoutDirection, double, TreeNode<T>, Point2D, double, double, TreeNode<T>, Point2D, double, double, double, double, double) - Method in interface com.dlsc.gemsfx.treeview.link.LinkStrategy
-
Draw node/path connections
- DurationPicker - Class in com.dlsc.gemsfx
- DurationPicker() - Constructor for class com.dlsc.gemsfx.DurationPicker
- DurationPicker.LabelType - Enum Class in com.dlsc.gemsfx
-
The possible types of labels used by the duration picker, see
DurationPicker.setLabelType(LabelType). - DurationPickerPopupView - Class in com.dlsc.gemsfx.skins
- DurationPickerPopupView(DurationPicker) - Constructor for class com.dlsc.gemsfx.skins.DurationPickerPopupView
- DurationPickerSkin - Class in com.dlsc.gemsfx.skins
- DurationPickerSkin(DurationPicker) - Constructor for class com.dlsc.gemsfx.skins.DurationPickerSkin
- durationProperty() - Method in class com.dlsc.gemsfx.DurationPicker
- durationProperty() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
- DurationUnitField - Class in com.dlsc.gemsfx.skins
-
A control used for visualizing digits as part of the
TimePickercontrol. - DurationUnitField(DurationPicker, ChronoUnit) - Constructor for class com.dlsc.gemsfx.skins.DurationUnitField
- DWOLLA - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
E
- earliestDateProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The earliest day that can be selected in the view.
- earliestMonthProperty() - Method in class com.dlsc.gemsfx.YearMonthView
-
Determines the earliest month that the user can select in the view.
- earliestTimeProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The earliest time that the user can enter via the time picker.
- earliestYearProperty() - Method in class com.dlsc.gemsfx.YearView
-
The earliest year that the user will be able to select in the view.
- EBAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- EchoCharConverter - Class in com.dlsc.gemsfx.util
- echoCharProperty() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
- editableProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Controls whether the user will be able to edit the photo / image.
- emailAddressProperty() - Method in class com.dlsc.gemsfx.EmailField
- EmailField - Class in com.dlsc.gemsfx
-
EmailField is a custom control for inputting and validating email addresses.
- EmailField() - Constructor for class com.dlsc.gemsfx.EmailField
- EmailField(String) - Constructor for class com.dlsc.gemsfx.EmailField
- EmailFieldSkin - Class in com.dlsc.gemsfx.skins
- EmailFieldSkin(EmailField) - Constructor for class com.dlsc.gemsfx.skins.EmailFieldSkin
- EmptySelectionModel<T> - Class in com.dlsc.gemsfx.util
-
A "do nothing" selection model.
- EmptySelectionModel() - Constructor for class com.dlsc.gemsfx.util.EmptySelectionModel
- enableWindowDraggingProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
A flag used to control whether the user will be able to drag the miniature windows on the miniature screens around or not.
- endX - Variable in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- endY - Variable in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- EnhancedLabel - Class in com.dlsc.gemsfx
-
An enhanced label that allows for selecting the (whole) label and copying to the clipboard either via keyboard shortcut or via context menu.
- EnhancedLabel() - Constructor for class com.dlsc.gemsfx.EnhancedLabel
- EnhancedLabel(String) - Constructor for class com.dlsc.gemsfx.EnhancedLabel
- EnhancedLabel(String, Node) - Constructor for class com.dlsc.gemsfx.EnhancedLabel
- EnhancedPasswordField - Class in com.dlsc.gemsfx
-
A custom password field that enhances the standard
PasswordFieldwith additional features. - EnhancedPasswordField() - Constructor for class com.dlsc.gemsfx.EnhancedPasswordField
- EnhancedPasswordField(String) - Constructor for class com.dlsc.gemsfx.EnhancedPasswordField
- EnhancedPasswordFieldSkin - Class in com.dlsc.gemsfx.skins
- EnhancedPasswordFieldSkin(EnhancedPasswordField) - Constructor for class com.dlsc.gemsfx.skins.EnhancedPasswordFieldSkin
- EnumStringConverter<T extends Enum<T>> - Class in com.dlsc.gemsfx.util
-
A specialized StringConverter implementation for Enum types.
- EnumStringConverter() - Constructor for class com.dlsc.gemsfx.util.EnumStringConverter
-
Converts an enum value to title case, replacing underscores with spaces and capitalizing the first letter of each word.
- EnumStringConverter(Callback<T, String>) - Constructor for class com.dlsc.gemsfx.util.EnumStringConverter
-
Constructor that accepts a custom callback for converting enum values to strings.
- EnumStringConverter(Callback<T, String>, String) - Constructor for class com.dlsc.gemsfx.util.EnumStringConverter
-
Constructor that accepts a custom callback for converting non-null enum values to strings and a default string to return if the enum value is null.
- EnumUtil - Class in com.dlsc.gemsfx.util
-
Utility class for working with enums.
- equals(Object) - Method in class com.dlsc.gemsfx.daterange.DateRange
- ERROR - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A dialog type used for showing any kind of (severe) error to the user.
- EWAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- expandDurationProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
The duration used for the expand / collapse animation when the view opens or closes a group.
- expandedProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
A flag that gets updated when the notification's group was expanded or collapsed.
- expandedProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
A flag used to signal whether the group should be shown expanded or stacked.
- expandedProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- expandedProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- ExpandingTextArea - Class in com.dlsc.gemsfx
-
A customized text area that will never show scrollbars but instead will grow as high as needed in order to completely fit its text inside of it.
- ExpandingTextArea() - Constructor for class com.dlsc.gemsfx.ExpandingTextArea
- ExpandingTextArea(String) - Constructor for class com.dlsc.gemsfx.ExpandingTextArea
- EXPECTATION_FAILED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- extrasProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
An extra node that might be displayed in the header or the footer of the dialog.
- extrasProperty() - Method in class com.dlsc.gemsfx.FilterView
-
An extra node that can be added to the header of the filter view.
F
- fadeInOutDurationProperty() - Method in class com.dlsc.gemsfx.GlassPane
-
Stores the duration of the fade in / fade out animation.
- fadeInOutProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
Controls whether the glass pane and the dialogs will animate their opacity during showing or hiding dialogs.
- fadeInOutProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Specifies whether the glass pane (used for blocking user input to nodes in the background) will use a fade transition when it becomes visible.
- fadeInOutProperty() - Method in class com.dlsc.gemsfx.GlassPane
-
A property that determines whether we want to use a fade in / out animation of the glass pane when it gets shown or hidden.
- fadingSizeProperty() - Method in class com.dlsc.gemsfx.MaskedView
-
The width of the clips on the left and right hand side of the view.
- fadingSizeProperty() - Method in class com.dlsc.gemsfx.StripView
-
Specifies the size of the fade in / out areas on the left- and right-hand side.
- familyOf(int) - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- FIELD_ONLY - Enum constant in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Only the text field is displayed
- fieldsProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
The list of fields that will be displayed inside the control.
- fillDigitsProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
Determines if the fields will be "filled" with leading zeros or not, example: "04" for 4 hours, or "0005" for 5 milliseconds.
- fillDigitsProperty() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
- Filter(String) - Constructor for class com.dlsc.gemsfx.FilterView.Filter
-
Constructs a new filter with the given name.
- Filter(String, boolean) - Constructor for class com.dlsc.gemsfx.FilterView.Filter
-
Constructs a new filter with the given name, setting it to the default selected state.
- Filter(String, String) - Constructor for class com.dlsc.gemsfx.FilterView.Filter
-
Constructs a new filter with the given name.
- Filter(String, String, boolean) - Constructor for class com.dlsc.gemsfx.FilterView.Filter
-
Constructs a new filter with the given name and id, setting it to the default selected state.
- filteredItemsProperty() - Method in class com.dlsc.gemsfx.FilterView
- FilterGroup(String) - Constructor for class com.dlsc.gemsfx.FilterView.FilterGroup
- FilterGroup(String, String) - Constructor for class com.dlsc.gemsfx.FilterView.FilterGroup
-
Constructs a new group.
- filterGroupsProperty() - Method in class com.dlsc.gemsfx.FilterView
- filterPredicateProperty() - Method in class com.dlsc.gemsfx.FilterView
- filterProperty() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Returns the property object for the filter used when adding items to the history.
- filtersProperty() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
- filtersProperty() - Method in class com.dlsc.gemsfx.FilterView
- filterTextProperty() - Method in class com.dlsc.gemsfx.FilterView
-
Stores the filter text entered by the user inside the filter text field.
- FilterView<T> - Class in com.dlsc.gemsfx
-
A view for presenting a set of predefined filter groups, each one with a list of filters.
- FilterView() - Constructor for class com.dlsc.gemsfx.FilterView
- FilterView.Filter<T> - Class in com.dlsc.gemsfx
-
A filter is a predicate that will be used for filtering the elements of an observable list.
- FilterView.FilterGroup<T> - Class in com.dlsc.gemsfx
-
A filter group consists of a group of filters and has a name.
- FilterViewSkin<T> - Class in com.dlsc.gemsfx.skins
- FilterViewSkin(FilterView<T>) - Constructor for class com.dlsc.gemsfx.skins.FilterViewSkin
- findFirstFocusableNode(Node) - Static method in class com.dlsc.gemsfx.util.FocusUtil
-
Finds the first FocusTraversable node in the tree hierarchy of a given node.
- firstLastPageDisplayModeProperty() - Method in class com.dlsc.gemsfx.PagingControls
- firstPage() - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the page index to zero.
- firstPageDividerProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
Stores the node that will be placed between the regular page buttons and the page button that represents the "first" page.
- fitHeightProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
Defines the height of the box that the source svg image should fit into.
- fitWidthProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
Defines the width of the box that the source svg image should fit into.
- FlattenedNestedListStreamBinding<T> - Class in com.dlsc.gemsfx.binding
-
Binds a nested structure of
ObservableList<ObservableList<T>>to a flattenedStream<T>. - FlattenedNestedListStreamBinding(ObservableList<ObservableList<T>>) - Constructor for class com.dlsc.gemsfx.binding.FlattenedNestedListStreamBinding
- flattenSource() - Method in class com.dlsc.gemsfx.binding.AbstractNestedListBinding
- focusOnFirstFocusableNode(Node) - Static method in class com.dlsc.gemsfx.util.FocusUtil
- FocusUtil - Class in com.dlsc.gemsfx.util
- FOOTER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- FOOTER_LEFT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- FOOTER_RIGHT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- footerFactoryProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
A callback used as a factory for creating the footer for each dialog.
- FORBIDDEN - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- forceLargeSidebarDisplayProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
-
This property, when value is true, forces the display of the large sidebar even when the small sidebar is visible.
- formatEnumNameAsCapitalized(String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts a string representation of an enum name to a capitalized format, replacing underscores with spaces and making the rest lowercase.
- formatEnumNameAsCapitalized(T) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts a string representation of an enum name to a capitalized format, replacing underscores with spaces and making the rest lowercase.
- formatEnumNameAsCapitalized(T, String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts a string representation of an enum name to a capitalized format, replacing underscores with spaces and making the rest lowercase.
- formatEnumNameAsSpacedWords(String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Replaces underscores in the string representation of an enum name with spaces.
- formatEnumNameAsSpacedWords(T) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Replaces underscores in the string representation of an enum name with spaces.
- formatEnumNameAsTitleCase(String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts an enum value to title case, replacing underscores with spaces and capitalizing the first letter of each word.
- formatEnumNameAsTitleCase(String, String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts an enum value to title case, replacing underscores with spaces and capitalizing the first letter of each word.
- formatEnumNameAsTitleCase(T) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts an enum value to title case, replacing underscores with spaces and capitalizing the first letter of each word.
- formatEnumNameAsTitleCase(T, String) - Static method in class com.dlsc.gemsfx.util.EnumUtil
-
Converts an enum value to title case, replacing underscores with spaces and capitalizing the first letter of each word.
- formatProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The format used by the picker, e.g.
- formatterProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
The formatter used to convert the selected date / date range to text.
- FOUND - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- fromPlaceholderProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
A read-only property that is being set to true if the item in the cell is currently the "from" placeholder item (see
MultiColumnListView.placeholderFromProperty()). - fromStatusCode(int) - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode
- fromString(String) - Method in class com.dlsc.gemsfx.util.SimpleStringConverter
-
This method is not implemented and always returns null.
- fullTextProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A read-only property containing the concatenation of the regular text of the text field and the autocompleted text.
G
- gapProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
- GATEWAY_TIMEOUT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- GemScrollPane - Class in com.dlsc.gemsfx.incubator
- GemScrollPane() - Constructor for class com.dlsc.gemsfx.incubator.GemScrollPane
- GemScrollPane(Node) - Constructor for class com.dlsc.gemsfx.incubator.GemScrollPane
- GeneralAggregatedListBinding<T,
S, U, R> - Class in com.dlsc.gemsfx.binding -
Represents a generic binding that aggregates results from a nested collection structure.
- GeneralAggregatedListBinding(ObservableList<T>, Function<T, ObservableList<S>>, Function<List<S>, U>, Function<Stream<U>, R>) - Constructor for class com.dlsc.gemsfx.binding.GeneralAggregatedListBinding
-
Constructs a new GeneralAggregatedListBinding.
- getActions() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
A list of (optional) actions that the user can perform directly from within the notification.
- getAdditionalFilterPredicate() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property additionalFilterPredicate.
- getAfter() - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Gets the value of the property after.
- getAlignment() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property alignment.
- getAllUnmodifiable() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Returns an unmodifiable list of the history.
- getAnimationDuration() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property animationDuration.
- getAnimationDuration() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property animationDuration.
- getAnimationDuration() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property animationDuration.
- getApplyText() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property applyText.
- getArcSize() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property arcSize.
- getAutoCompletedText() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property autoCompletedText.
- getAutoCompletionGap() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property autoCompletionGap.
- getAutoDomainCompletionEnabled() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property autoDomainCompletionEnabled.
- getAutoHideDuration() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property autoHideDuration.
- getAvatarShape() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property avatarShape.
- getBaseName() - Method in enum class com.dlsc.gemsfx.util.ResourceBundleManager.Type
- getBefore() - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Gets the value of the property before.
- getBlockingOpacity() - Method in class com.dlsc.gemsfx.GlassPane
-
Gets the value of the property blockingOpacity.
- getBundle(String) - Static method in class com.dlsc.gemsfx.util.ResourceBundleManager
-
Retrieves the resource bundle for the specified base name and the current application locale.
- getBusyGraphic() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property busyGraphic.
- getButton(ButtonType) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Returns the button created for the given button type, but only if such a button type was requested for the dialog.
- getButtonDisplay() - Method in class com.dlsc.gemsfx.CustomComboBox
-
Gets the value of the property buttonDisplay.
- getButtonTypes() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- getCalendarView() - Method in class com.dlsc.gemsfx.CalendarPicker
-
Returns the view used to display dates when the picker is opening up.
- getCancelText() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property cancelText.
- getCellFactory() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of
CalendarView.cellFactoryProperty(). - getCellFactory() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property cellFactory.
- getCellFactory() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property cellFactory.
- getCellFactory() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property cellFactory.
- getCellFactory() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property cellFactory.
- getCellFactory() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property cellFactory.
- getCellFactory() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property cellFactory.
- getCellHeight() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property cellHeight.
- getCellValueFactory() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property cellValueFactory.
- getCellWidth() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property cellWidth.
- getCharacterRangeLimit() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property characterRangeLimit.
- getChildren() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getChronoUnit() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.ArcProgressIndicator
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.AvatarView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.BeforeAfterView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.CalendarView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.CustomComboBox
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the
CssMetaDataassociated with this class, which may include theCssMetaDataof its superclasses. - getClassCssMetaData() - Static method in class com.dlsc.gemsfx.EmailField
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.EnhancedPasswordField
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.gridtable.GridTableCell
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.infocenter.InfoCenterView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.LimitedTextArea
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.MaskedView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.ResponsivePane
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.Spacer
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.StripView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.SVGImageView
-
Returns the CSS metadata associated with this class.
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.TextView
- getClassCssMetaData() - Static method in class com.dlsc.gemsfx.treeview.TreeNodeView
- getClipShape() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property clipShape.
- getClockType() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property clockType.
- getCols() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property cols.
- getColumn() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Gets the value of the property column.
- getColumnAlignment() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property columnAlignment.
- getColumns() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Gets the value of the property columns.
- getColumns() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property columns.
- getComparator() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property comparator.
- getContent() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property content.
- getContent() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property content.
- getContent() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Gets the value of the property content.
- getContent() - Method in class com.dlsc.gemsfx.MaskedView
-
Gets the value of the property content.
- getContent() - Method in class com.dlsc.gemsfx.PowerPane
-
Gets the value of the property content.
- getContent() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property content.
- getContentAlignment() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property contentAlignment.
- getContentBias() - Method in class com.dlsc.gemsfx.TextView
- getContentDisplay() - Method in class com.dlsc.gemsfx.ChipView
-
Gets the value of the property contentDisplay.
- getContentDisplay() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property contentDisplay.
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.AvatarView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.BeforeAfterView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.CalendarView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.CustomComboBox
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.EmailField
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.LimitedTextArea
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.MaskedView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.StripView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.SVGImageView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.TextView
- getControlCssMetaData() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- getConverter() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.CalendarPicker
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.YearMonthPicker
-
Gets the value of the property converter.
- getConverter() - Method in class com.dlsc.gemsfx.YearMonthView
-
Gets the value of the property converter.
- getCopyContentSupplier() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Gets the value of the property copyContentSupplier.
- getCopyMenuItemText() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Gets the value of the property copyMenuItemText.
- getCroppedImage() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property croppedImage.
- getCssMetaData() - Method in class com.dlsc.gemsfx.ResponsivePane
- getCssMetaData() - Method in class com.dlsc.gemsfx.Spacer
- getCustomRangeText() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Gets the value of the property customRangeText.
- getDate() - Method in class com.dlsc.gemsfx.CalendarView.DateCell
- getDateFilter() - Method in class com.dlsc.gemsfx.CalendarPicker
-
Gets the value of the property dateFilter.
- getDateFilter() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property dateFilter.
- getDateRangeSupplier() - Method in class com.dlsc.gemsfx.daterange.DateRangePreset
- getDateRangeView() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Returns the view that will be shown by this picker when expanded.
- getDateTime() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property dateTime.
- getDelay() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property delay.
- getDepth() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Get the depth of the node in the tree.
- getDialogPane() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Returns the dialog pane where the dialog is showing.
- getDialogPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Returns the
DialogPaneused by this pane. - getDialogs() - Method in class com.dlsc.gemsfx.DialogPane
-
The list of currently active / showing dialogs.
- getDividerPosition() - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Gets the value of the property dividerPosition.
- getDomainList() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property domainList.
- getDomainListCellFactory() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property domainListCellFactory.
- getDraggedItem() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property draggedItem.
- getDraggedItems() - Method in class com.dlsc.gemsfx.MultiColumnListView
- getDrawerContent() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property drawerContent.
- getDrawerHeight() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property drawerHeight.
- getDrawerStackPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Returns the
DrawerStackPaneused by this pane. - getDrawerTitle() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property drawerTitle.
- getDrawerTitleExtra() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property drawerTitleExtra.
- getDuration() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property duration.
- getEarliestDate() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property earliestDate.
- getEarliestMonth() - Method in class com.dlsc.gemsfx.YearMonthView
-
Gets the value of the property earliestMonth.
- getEarliestTime() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property earliestTime.
- getEarliestYear() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property earliestYear.
- getEchoChar() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Gets the value of the property echoChar.
- getEchoCharSafe() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Retrieves the echo character property value safely.
- getEditor() - Method in class com.dlsc.gemsfx.CalendarPicker
-
Returns the text field control used for manual input.
- getEditor() - Method in class com.dlsc.gemsfx.EmailField
- getEditor() - Method in class com.dlsc.gemsfx.SearchField
-
Returns the text field control used for editing the text.
- getEditor() - Method in class com.dlsc.gemsfx.YearMonthPicker
-
Returns the text field control used for manual input.
- getEditor() - Method in class com.dlsc.gemsfx.YearPicker
-
Returns the text field control used for manual input.
- getEmailAddress() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property emailAddress.
- getEndCalendarView() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Returns the
CalendarViewthat is being used for the end date selection. - getEndDate() - Method in class com.dlsc.gemsfx.daterange.DateRange
- getExcludedItems() - Method in class com.dlsc.gemsfx.LimitedTextArea
- getExpandDuration() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property expandDuration.
- getExtras() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property extras.
- getExtras() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property extras.
- getFadeInOutDuration() - Method in class com.dlsc.gemsfx.GlassPane
-
Gets the value of the property fadeInOutDuration.
- getFadingSize() - Method in class com.dlsc.gemsfx.MaskedView
-
Gets the value of the property fadingSize.
- getFadingSize() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property fadingSize.
- getFamily() - Method in enum class com.dlsc.gemsfx.util.HttpStatusCode
- getFields() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property fields.
- getFilter() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Gets the value of the property filter.
- getFilteredItems() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property filteredItems.
- getFilterGroups() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property filterGroups.
- getFilterPredicate() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property filterPredicate.
- getFilters() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Gets the value of the property filters.
- getFilters() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property filters.
- getFilterText() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property filterText.
- getFirstChild() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getFirstLastPageDisplayMode() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property firstLastPageDisplayMode.
- getFirstPageDivider() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property firstPageDivider.
- getFitHeight() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of
SVGImageView.fitHeightProperty(). - getFitWidth() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of
SVGImageView.fitWidthProperty(). - getFooterFactory() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property footerFactory.
- getFormat() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property format.
- getFormatter() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Gets the value of the property formatter.
- getFullText() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property fullText.
- getGap() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property gap.
- getGlassPane() - Method in class com.dlsc.gemsfx.DialogPane
-
Retrieves the glass pane associated with this dialog pane.
- getGraphic() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Gets the value of the property graphic.
- getGraphic() - Method in class com.dlsc.gemsfx.ChipView
-
Gets the value of the property graphic.
- getGraphic() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property graphic.
- getGraphic() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Gets the value of the property graphic.
- getGraphic() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property graphic.
- getGraphic() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Gets the value of the property graphic.
- getGroup() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Returns the group to which the filter belongs.
- getGroup() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
The group to which the notification belongs.
- getGroups() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A list of groups of notifications that will be visualized by the view.
- getHeader() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property header.
- getHeader() - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
Gets the value of the property header.
- getHeaderFactory() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property headerFactory.
- getHeaderLayout() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property headerLayout.
- getHeight() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property height.
- getHeight() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Gets the value of the property height.
- getHgap() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property hgap.
- getHiddenSidesPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Returns the
HiddenSidesPaneused by this pane. - getHighlightFill() - Method in class com.dlsc.gemsfx.TextView
-
Gets the value of the property highlightFill.
- getHighlightStroke() - Method in class com.dlsc.gemsfx.TextView
-
Gets the value of the property highlightStroke.
- getHighlightTextFill() - Method in class com.dlsc.gemsfx.TextView
-
Gets the value of the property highlightTextFill.
- getHistoryManager() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property historyManager.
- getHistoryManager() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property historyManager.
- getHistoryManager() - Method in class com.dlsc.gemsfx.SearchTextField
-
Gets the value of the property historyManager.
- getHistoryPlaceholder() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property historyPlaceholder.
- getHistoryPlaceholder() - Method in class com.dlsc.gemsfx.SearchTextField
-
Gets the value of the property historyPlaceholder.
- getHoursSeparator() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property hoursSeparator.
- getId() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property id.
- getId() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Gets the value of the property id.
- getId() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Gets the value of the property id.
- getImage() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property image.
- getIndex() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Gets the value of the property index.
- getInfoCenterPane() - Method in class com.dlsc.gemsfx.PowerPane
-
Returns the
InfoCenterPaneused by this pane. - getInfoCenterView() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
- getInitials() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property initials.
- getInsetsHeight(Insets) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Returns the height of the top and bottom insets combined.
- getInsetsWidth(Insets) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Returns the width of the left and right insets combined.
- getInstance() - Static method in class com.dlsc.gemsfx.util.EchoCharConverter
- getInvalidText() - Method in class com.dlsc.gemsfx.EmailField
-
Retrieves the tooltip text displayed when the email address validation fails and the user hovers over the invalid icon.
- getItem() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Gets the value of the property item.
- getItem() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Gets the value of the property item.
- getItems() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property items.
- getItems() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Gets the value of the property items.
- getItems() - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
Gets the value of the property items.
- getItems() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property items.
- getLabelSupplier() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property labelSupplier.
- getLabelType() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property labelType.
- getLabelType() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
Gets the value of the property labelType.
- getLargeSidebar() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property largeSidebar.
- getLastChild() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getLastPageDivider() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property lastPageDivider.
- getLatestDate() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property latestDate.
- getLatestMonth() - Method in class com.dlsc.gemsfx.YearMonthView
-
Gets the value of the property latestMonth.
- getLatestTime() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property latestTime.
- getLatestYear() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property latestYear.
- getLayoutDirection() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property layoutDirection.
- getLayoutType() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property layoutType.
- getLayoutX() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property layoutX.
- getLayoutY() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property layoutY.
- getLeft() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Gets the value of the property left.
- getLeft() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property left.
- getLengthDisplayMode() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property lengthDisplayMode.
- getLevel() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getLinkedNodes() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getLinkStrategy() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property linkStrategy.
- getListDecorationBottom() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property listDecorationBottom.
- getListDecorationLeft() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property listDecorationLeft.
- getListDecorationRight() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property listDecorationRight.
- getListDecorationTop() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property listDecorationTop.
- getListViewFactory() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property listViewFactory.
- getMatcher() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property matcher.
- getMax() - Method in class com.dlsc.gemsfx.util.IntegerRange
-
Retrieves the maximum value in the range.
- getMaxDrawerHeight() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property maxDrawerHeight.
- getMaxHeight() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property maxHeight.
- getMaxHistorySize() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Gets the value of the property maxHistorySize.
- getMaximizedPadding() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property maximizedPadding.
- getMaximumDuration() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property maximumDuration.
- getMaximumNumberOfNotifications() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property maximumNumberOfNotifications.
- getMaximumValue() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Gets the value of the property maximumValue.
- getMaxPageIndicatorsCount() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property maxPageIndicatorsCount.
- getMaxSupportedHeight() - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- getMaxSupportedWidth() - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- getMaxWidth() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property maxWidth.
- getMaxZoom() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property maxZoom.
- getMessageLabelProvider() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property messageLabelProvider.
- getMessageLabelStrategy() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property messageLabelStrategy.
- getMin() - Method in class com.dlsc.gemsfx.util.IntegerRange
-
Retrieves the minimum value in the range.
- getMinDrawerHeight() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property minDrawerHeight.
- getMinHeight() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property minHeight.
- getMinimumDuration() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property minimumDuration.
- getMinimumValue() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Gets the value of the property minimumValue.
- getMinNumberOfRows() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Gets the value of the property minNumberOfRows.
- getMinRequiredHeight() - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- getMinRequiredWidth() - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- getMinutesSeparator() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property minutesSeparator.
- getMinWidth() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property minWidth.
- getMonthDisplayMode() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property monthDisplayMode.
- getMultiColumnListView() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
Returns the
MultiColumnListViewcontrol where the cell is being used. - getName() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Gets the value of the property name.
- getName() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Gets the value of the property name.
- getName() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property name.
- getName() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- getNewItemProducer() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property newItemProducer.
- getNode() - Method in class com.dlsc.gemsfx.HistoryButton.HistoryPopupSkin
- getNode() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property node.
- getNode() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopupSkin
- getNode(TemplatePane.Position) - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePane
- getNodeLineGap() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property nodeLineGap.
- getNotification() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
Returns the notification that was affected (null if none was affected).
- getNotification() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
The notification for which the view was created.
- getNotifications() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
The list of notifications in the group.
- getNotificationSpacing() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property notificationSpacing.
- getNumberOfStyles() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property numberOfStyles.
- getOffset() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Gets the value of the property offset.
- getOnAction() - Method in class com.dlsc.gemsfx.infocenter.NotificationAction
-
Returns the callback that will be invoked when the user selects the action in the UI.
- getOnButtonPressed() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- getOnClick() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property onClick.
- getOnClose() - Method in class com.dlsc.gemsfx.ChipView
-
Gets the value of the property onClose.
- getOnClose() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property onClose.
- getOnClose() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property onClose.
- getOnCommit() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property onCommit.
- getOnCopyAction() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Gets the value of the property onCopyAction.
- getOnDrawerClose() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property onDrawerClose.
- getOnItemSelected() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property onItemSelected.
- getOnRemove() - Method in class com.dlsc.gemsfx.RemovableListCell
-
Gets the value of the property onRemove.
- getOnResize() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property onResize.
- getOnResize() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Gets the value of the property onResize.
- getOnSearchFinished() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property onSearchFinished.
- getOnSearchStarted() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property onSearchStarted.
- getOnShowAllGroupNotifications() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property onShowAllGroupNotifications.
- getOnShowPopup() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property onShowPopup.
- getOnShowPopup() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property onShowPopup.
- getOption() - Method in class com.dlsc.gemsfx.PaymentOptionView
-
Gets the value of the property option.
- getOrientation() - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Gets the value of the property orientation.
- getOrientation() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property orientation.
- getOwner() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property owner.
- getPage() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property page.
- getPageCount() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property pageCount.
- getPageSize() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property pageSize.
- getParent() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Gets the value of the property parent.
- getPhoto() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photo.
- getPhotoEffect() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photoEffect.
- getPhotoSupplier() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photoSupplier.
- getPhotoTranslateX() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photoTranslateX.
- getPhotoTranslateY() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photoTranslateY.
- getPhotoZoom() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property photoZoom.
- getPlaceholder() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Gets the value of the property placeholder.
- getPlaceholder() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property placeholder.
- getPlaceholder() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property placeholder.
- getPlaceholder() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property placeholder.
- getPlaceholder() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property placeholder.
- getPlaceholder() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property placeholder.
- getPlaceholderFrom() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property placeholderFrom.
- getPlaceholderTo() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property placeholderTo.
- getPopup() - Method in class com.dlsc.gemsfx.SearchField
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.CalendarPickerSkin
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.CustomComboBoxSkinBase
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.DateRangePickerSkin
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.DurationPickerSkin
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.TimePickerSkin
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.YearMonthPickerSkin
- getPopupContent() - Method in class com.dlsc.gemsfx.skins.YearPickerSkin
- getPosition() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- getPreferences() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property preferences.
- getPreferences() - Method in class com.dlsc.gemsfx.util.SessionManager
-
Returns the preferences object used for persisting the property values.
- getPreferencesKey() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Returns the key that will be used when storing the last drawer height via the Java preferences API.
- getPreferredDrawerWidth() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property preferredDrawerWidth.
- getPrefHeight() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property prefHeight.
- getPrefWidth() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property prefWidth.
- getPresets() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- getPresetsLocation() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property presetsLocation.
- getPresetTitle() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property presetTitle.
- getProgressArcType() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Gets the value of the property progressArcType.
- getProgressMaxLength() - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Returns the maximum length of the progress arc.
- getProgressMaxLength() - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- getProgressMaxLength() - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- getPromptText() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property promptText.
- getPromptText() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property promptText.
- getRadiusBinding(CircleProgressIndicator) - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- getRadiusBinding(SemiCircleProgressIndicator) - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- getRadiusBinding(T) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Returns a binding that calculates the radius of the circle based on the size of the control.
- getReasonPhrase() - Method in enum class com.dlsc.gemsfx.util.HttpStatusCode
- getReflection() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property reflection.
- getRight() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Gets the value of the property right.
- getRight() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property right.
- getRoot() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property root.
- getRowAlignment() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property rowAlignment.
- getRowItem() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Gets the value of the property rowItem.
- getRows() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property rows.
- getScreen(Object) - Static method in class com.dlsc.gemsfx.util.Utils
-
This function attempts to determine the best screen given the parent object from which we are wanting to position another item relative to.
- getScreenForPoint(double, double) - Static method in class com.dlsc.gemsfx.util.Utils
- getScreenForRectangle(Rectangle2D) - Static method in class com.dlsc.gemsfx.util.Utils
- getScrollThreshold() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property scrollThreshold.
- getScrollToDuration() - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
-
Gets the value of the property scrollToDuration.
- getSearchField() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopup
- getSearchTextField() - Method in class com.dlsc.gemsfx.FilterView
-
Returns the search text field used for entering filter terms.
- getSecondsSeparator() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property secondsSeparator.
- getSelectedDate() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Gets the value of the property selectedDate.
- getSelectedDates() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Gets the value of the property selectedDates.
- getSelectedEndDate() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Gets the value of the property selectedEndDate.
- getSelectedIndices() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- getSelectedItem() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property selectedItem.
- getSelectedItem() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property selectedItem.
- getSelectedItems() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- getSelectedText() - Method in class com.dlsc.gemsfx.TextView
-
String property used to save selected skin text
- getSelectionMode() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Gets the value of the property selectionMode.
- getSelectionModel() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property selectionModel.
- getSelectionModel() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Returns the selection model used and shared by the two calendar picker instances.
- getSendButtonText() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property sendButtonText.
- getSeparator() - Method in class com.dlsc.gemsfx.TimePicker
-
Deprecated.
- getSeparatorFactory() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property separatorFactory.
- getSeparatorFactory() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property separatorFactory.
- getShadow() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property shadow.
- getShapes() - Method in class com.dlsc.gemsfx.ScreensView
-
A list of arbitrary shapes that can be added to this view.
- getShowAllFadeDuration() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property showAllFadeDuration.
- getShowAllGroup() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property showAllGroup.
- getShowPreviousNextPageButton() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property showPreviousNextPageButton.
- getSide() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property side.
- getSidePadding() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property sidePadding.
- getSize() - Method in class com.dlsc.gemsfx.AvatarView
-
Gets the value of the property size.
- getSkinnable() - Method in class com.dlsc.gemsfx.HistoryButton.HistoryPopupSkin
- getSkinnable() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopupSkin
- getSlideInDuration() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property slideInDuration.
- getSlideInDuration() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property slideInDuration.
- getSmallSidebar() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property smallSidebar.
- getSnapshotNode() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
Retrieves the node that will be used to create a drag image via the
Node.snapshot(SnapshotParameters, WritableImage)method. - getSortOrder() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property sortOrder.
- getStartAngle() - Method in class com.dlsc.gemsfx.CircleProgressIndicator
-
Gets the value of the property startAngle.
- getStartCalendarView() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Returns the
CalendarViewthat is being used for the start date selection. - getStartDate() - Method in class com.dlsc.gemsfx.daterange.DateRange
- getStatusCode() - Method in enum class com.dlsc.gemsfx.util.HttpStatusCode
- getStepRate() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Gets the value of the property stepRate.
- getStepRateInMinutes() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property stepRateInMinutes.
- getString(ResourceBundleManager.Type, String) - Static method in class com.dlsc.gemsfx.util.ResourceBundleManager
-
Retrieves a localized string from the resource bundle associated with a given type.
- getString(String, String) - Static method in class com.dlsc.gemsfx.util.ResourceBundleManager
-
Retrieves a localized string from the resource bundle specified by the base name.
- getStripView() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Gets the value of the property stripView.
- getStyleClass() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A list with additional styles that will be added to the content pane of the dialog.
- getStyleClass() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- getSubtitle() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property subtitle.
- getSubtitleLabel() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property subtitleLabel.
- getSuggestionProvider() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property suggestionProvider.
- getSuggestions() - Method in class com.dlsc.gemsfx.SearchField
-
Returns a read-only (unmodifiable) list of the current suggestions.
- getSuggestions() - Method in class com.dlsc.gemsfx.skins.SearchFieldPopup
- getSummary() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property summary.
- getSupportedOperations() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Gets the value of the property supportedOperations.
- getSvgUrl() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of the svgUrl property.
- getTableHeaderRow() - Method in class com.dlsc.gemsfx.skins.AdvancedTableViewSkin
- getTags() - Method in class com.dlsc.gemsfx.TagsField
-
Gets the value of the property tags.
- getTagSelectionModel() - Method in class com.dlsc.gemsfx.TagsField
-
Gets the value of the property tagSelectionModel.
- getTagViewFactory() - Method in class com.dlsc.gemsfx.TagsField
-
Gets the value of the property tagViewFactory.
- getTangentAngle(CubicCurve, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- getTangentAngle(CubicCurveTo, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- getTangentAngle(QuadCurve, double) - Method in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- getTemplatePane() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- getText() - Method in class com.dlsc.gemsfx.ChipView
-
The text shown by the view.
- getText() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Gets the value of the property text.
- getText() - Method in class com.dlsc.gemsfx.infocenter.NotificationAction
-
Gets the value of the property text.
- getText() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property text.
- getText() - Method in class com.dlsc.gemsfx.SearchField.SearchEvent
- getText() - Method in class com.dlsc.gemsfx.TextView
-
Gets the value of the property text.
- getText() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Gets the value of the property text.
- getTextFilterProvider() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property textFilterProvider.
- getTheme() - Method in class com.dlsc.gemsfx.PaymentOptionView
-
Gets the value of the property theme.
- getTile(TemplatePane.Position) - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePane
- getTime() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property time.
- getTimeConverter() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Gets the value of the property timeConverter.
- getTimePicker() - Method in class com.dlsc.gemsfx.skins.TimeField
- getTips() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property tips.
- getTitle() - Method in class com.dlsc.gemsfx.daterange.DateRange
- getTitle() - Method in class com.dlsc.gemsfx.daterange.DateRangePreset
- getTitle() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
The title for the dialog.
- getTitle() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property title.
- getTitle() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property title.
- getTitleLabel() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property titleLabel.
- getTitlePostfix() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property titlePostfix.
- getTitlePostfixLabel() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property titlePostfixLabel.
- getToday() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of
CalendarView.todayProperty(). - getTodayText() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property todayText.
- getToolbarItems() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property toolbarItems.
- getTopPadding() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property topPadding.
- getTotalItemCount() - Method in class com.dlsc.gemsfx.PagingControls
-
Gets the value of the property totalItemCount.
- getToText() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property toText.
- getTrackArcType() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Gets the value of the property trackArcType.
- getTransition() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- getTransparent() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Gets the value of the property transparent.
- getTreeNode() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Gets the value of the property treeNode.
- getType() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Returns the type of the dialog, e.g.
- getUnmodifiableNotifications() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A read-only list of all notifications of all groups currently added to the view.
- getUnmodifiablePinnedGroups() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A read-only list of the currently pinned groups.
- getUnmodifiablePinnedNotifications() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A read-only list of all notifications of all pinned groups currently added to the view.
- getUnmodifiableUnpinnedGroups() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A read-only list of the currently unpinned groups.
- getUnmodifiableUnpinnedNotifications() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A read-only list of all notifications of all unpinned groups currently added to the view.
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.AvatarView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.BeforeAfterView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.CalendarPicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.CalendarView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.ChipView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.DialogPane
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.DrawerStackPane
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.DurationPicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.EmailField
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.EnhancedLabel
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.FilterView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePaneControls
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.MultiColumnListView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.PagingControls
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.PhotoView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.ResizableTextArea
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.ResponsivePane
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.ScreensView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.SearchField
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.SearchTextField
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.skins.DurationPickerPopupView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.skins.TimePickerPopup
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.StripView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.TagsField
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.TextView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.TimePicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.YearMonthPicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.YearMonthView
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.YearPicker
- getUserAgentStylesheet() - Method in class com.dlsc.gemsfx.YearView
- getUserObject() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property userObject.
- getUserText() - Method in interface com.dlsc.gemsfx.SearchField.SearchFieldSuggestionRequest
-
Get the user text to which suggestions shall be found
- getValidator() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property validator.
- getValidWarningThreshold() - Method in class com.dlsc.gemsfx.LimitedTextArea
- getValue() - Method in class com.dlsc.gemsfx.ChipView
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.YearMonthView
-
Gets the value of the property value.
- getValue() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property value.
- getVgap() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Gets the value of the property vgap.
- getViewFactory() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property viewFactory.
- getVisibility() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- getVisibleNodes() - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
-
Gets the value of the property visibleNodes.
- getWallpaperProvider() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property wallpaperProvider.
- getWarningThreshold() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property warningThreshold.
- getWeekendDays() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the days of the week that are considered to be weekend days, for example Saturday and Sunday, or Friday and Saturday.
- getWeekNumberColumnWidth() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property weekNumberColumnWidth.
- getWidth() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property width.
- getWidth() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Gets the value of the property width.
- getXOffset() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property xOffset.
- getYear() - Method in class com.dlsc.gemsfx.YearPicker
-
Gets the value of the property year.
- getYear() - Method in class com.dlsc.gemsfx.YearView
-
Gets the value of the property year.
- getYearDisplayMode() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property yearDisplayMode.
- getYearMonth() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of
CalendarView.yearMonthProperty(). - getYearMonthView() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the view used to display a month selection to the user.
- getYearMonthView() - Method in class com.dlsc.gemsfx.YearMonthPicker
- getYearView() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the view used to display a year selection to the user.
- getYearView() - Method in class com.dlsc.gemsfx.YearPicker
-
Returns the view that is being used by the picker to let the user chose a year.
- getYOffset() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property yOffset.
- GIROPAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- GlassPane - Class in com.dlsc.gemsfx
-
A simple pane that can be used to overlay the UI with a semi-transparent color, indicating that input is blocked.
- GlassPane() - Constructor for class com.dlsc.gemsfx.GlassPane
- GONE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- GOOGLEWALLET - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- graphicProperty() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
The graphic property is used to display a custom node within the progress indicator.
- graphicProperty() - Method in class com.dlsc.gemsfx.ChipView
-
The graphic node shown by the chip view.
- graphicProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- graphicProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
An (optional) node that will be used as the notification's graphic object / icon on the left-hand side.
- graphicProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Stores a node that will be shown on the field's right-hand side whenever the field is idle.
- graphicProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- GridTableCell<S,
T> - Class in com.dlsc.gemsfx.gridtable - GridTableCell() - Constructor for class com.dlsc.gemsfx.gridtable.GridTableCell
- GridTableCellSkin<S,
T> - Class in com.dlsc.gemsfx.skins - GridTableCellSkin(GridTableCell<S, T>) - Constructor for class com.dlsc.gemsfx.skins.GridTableCellSkin
- GridTableColumn<S,
T> - Class in com.dlsc.gemsfx.gridtable - GridTableColumn() - Constructor for class com.dlsc.gemsfx.gridtable.GridTableColumn
- GridTableColumn(String) - Constructor for class com.dlsc.gemsfx.gridtable.GridTableColumn
- GridTableColumn(String, Node) - Constructor for class com.dlsc.gemsfx.gridtable.GridTableColumn
- GridTableColumn(Node) - Constructor for class com.dlsc.gemsfx.gridtable.GridTableColumn
- GridTablePropertyValueFactory<S,
T> - Class in com.dlsc.gemsfx.gridtable - GridTablePropertyValueFactory(String) - Constructor for class com.dlsc.gemsfx.gridtable.GridTablePropertyValueFactory
- GridTableView<S> - Class in com.dlsc.gemsfx.gridtable
-
A simple table view implementation based on GridPane.
- GridTableView() - Constructor for class com.dlsc.gemsfx.gridtable.GridTableView
- GridTableViewSkin<S> - Class in com.dlsc.gemsfx.skins
- GridTableViewSkin(GridTableView<S>) - Constructor for class com.dlsc.gemsfx.skins.GridTableViewSkin
H
- hasFullScreenStage(Screen) - Static method in class com.dlsc.gemsfx.util.Utils
- hashCode() - Method in class com.dlsc.gemsfx.daterange.DateRange
- HEADER - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- HEADER_LEFT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- HEADER_RIGHT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- headerFactoryProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
A callback used as a factory for creating the header for each dialog.
- headerLayoutProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The header layout value determines how the information and the navigation elements in the header will be laid out.
- headerProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- headerProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
An optional node that will serve as the column's header.
- heightProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- heightProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- hgapProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- hide() - Method in class com.dlsc.gemsfx.skins.CustomComboBoxSkinBase
- HIDE - Enum constant in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Hide the parent view (the info center) when the user clicks on the notification.
- HIDE - Enum constant in enum class com.dlsc.gemsfx.PagingControls.FirstLastPageDisplayMode
-
Do not show controls for jumping to the first or last page.
- HIDE - Enum constant in enum class com.dlsc.gemsfx.PagingControls.MessageLabelStrategy
-
Always hide the message label.
- HIDE - Static variable in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
An explicit request to hide the info center.
- HIDE_AND_REMOVE - Enum constant in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Hide the parent view and remove the notification from its group when the user clicks on it.
- hideAllDialogs() - Method in class com.dlsc.gemsfx.DialogPane
-
Hides all currently active dialogs.
- hideDialog(DialogPane.Dialog<?>) - Method in class com.dlsc.gemsfx.DialogPane
-
Hides the given dialog.
- hidePopup() - Method in class com.dlsc.gemsfx.HistoryButton
-
Hides the popup that is showing the history items.
- hidePopupWithNoChoiceProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines whether to hide the popup window when there are no choices available in the suggestion list.
- hidePopupWithSingleChoiceProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Hides the popup window with the suggestion list if the list only contains a single elements.
- hideProperty() - Method in class com.dlsc.gemsfx.GlassPane
-
Controls whether the glass pane is hidden or shown.
- highlightFillProperty() - Method in class com.dlsc.gemsfx.TextView
-
The fill to use for the text when highlighted.
- highlightStrokeProperty() - Method in class com.dlsc.gemsfx.TextView
-
The fill to use for the text when highlighted.
- highlightTextFillProperty() - Method in class com.dlsc.gemsfx.TextView
-
The fill
Paintused for the foreground of selected text. - HistoryButton<T> - Class in com.dlsc.gemsfx
-
A custom button that manages and displays a history of entries based on a generic type
T. - HistoryButton() - Constructor for class com.dlsc.gemsfx.HistoryButton
-
Creates a new instance of the history button.
- HistoryButton(Node) - Constructor for class com.dlsc.gemsfx.HistoryButton
-
Creates a new instance of the history button where the button will be used in combination with the given node.
- HistoryButton.HistoryPopup - Class in com.dlsc.gemsfx
-
The popup used by the
HistoryButtonto display a list view with the previously used items. - HistoryButton.HistoryPopupSkin - Class in com.dlsc.gemsfx
-
The skin used for the
HistoryButton<T>.HistoryPopup. - HistoryManager<T> - Class in com.dlsc.gemsfx.util
-
The HistoryManager class defines the standard operations to manage history storage for any type of items, allowing for implementation of various data storage mechanisms.
- HistoryManager() - Constructor for class com.dlsc.gemsfx.util.HistoryManager
- historyManagerProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The history manager that is used for persisting the history of the button.
- historyManagerProperty() - Method in class com.dlsc.gemsfx.SearchField
-
The history manager that is used to manage the history of the SearchField.
- historyManagerProperty() - Method in class com.dlsc.gemsfx.SearchTextField
-
The history manager that is used to manage the history of the search text field.
- historyPlaceholderProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Returns the property representing the history placeholder node.
- historyPlaceholderProperty() - Method in class com.dlsc.gemsfx.SearchTextField
-
Returns the property representing the history placeholder node.
- HistoryPopup() - Constructor for class com.dlsc.gemsfx.HistoryButton.HistoryPopup
- HistoryPopupSkin(HistoryButton.HistoryPopup) - Constructor for class com.dlsc.gemsfx.HistoryButton.HistoryPopupSkin
- horizontalScrollBar - Variable in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- HOURS_MINUTES - Enum constant in enum class com.dlsc.gemsfx.TimePicker.Format
- HOURS_MINUTES_SECONDS - Enum constant in enum class com.dlsc.gemsfx.TimePicker.Format
- HOURS_MINUTES_SECONDS_MILLIS - Enum constant in enum class com.dlsc.gemsfx.TimePicker.Format
- hoursSeparatorProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The node that will be placed between the hours and the minutes field.
- HSBtoRGB(double, double, double) - Static method in class com.dlsc.gemsfx.util.Utils
- HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- HttpStatusCode - Enum Class in com.dlsc.gemsfx.util
- HttpStatusCode.Family - Enum Class in com.dlsc.gemsfx.util
I
- idProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Stores an optional ID for the dialog, which can be handy for various situations.
- idProperty() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
An identifier, useful for persisting session state of the filter view.
- idProperty() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
An identifier, useful for persisting session state of the filter view.
- ImageBox(PhotoView) - Constructor for class com.dlsc.gemsfx.skins.PhotoViewSkin.ImageBox
- imageProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
The image of the user that should be displayed in the avatar.
- indeterminateAnimation - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- indexProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- INFO_CENTER_VIEW - Enum constant in enum class com.dlsc.gemsfx.util.ResourceBundleManager.Type
- InfoCenterEvent - Class in com.dlsc.gemsfx.infocenter
-
An event class used by the
InfoCenterView, especially in combination with theInfoCenterPane. - InfoCenterEvent(EventType<InfoCenterEvent>) - Constructor for class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
Constructs a new event without referencing a specific notification.
- InfoCenterEvent(EventType<InfoCenterEvent>, Notification<?>) - Constructor for class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
Constructs a new event related to the given notification.
- InfoCenterPane - Class in com.dlsc.gemsfx.infocenter
-
A pane used for managing a single instance of
InfoCenterView. - InfoCenterPane() - Constructor for class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Constructs a new pane with no content.
- InfoCenterPane(Node) - Constructor for class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Constructs a new pane with the given content node.
- InfoCenterPaneSkin - Class in com.dlsc.gemsfx.skins
- InfoCenterPaneSkin(InfoCenterPane) - Constructor for class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- InfoCenterView - Class in com.dlsc.gemsfx.infocenter
-
A view capable of displaying groups of different types of notifications.
- InfoCenterView() - Constructor for class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Constructs a new view.
- InfoCenterViewSkin - Class in com.dlsc.gemsfx.skins
- InfoCenterViewSkin(InfoCenterView) - Constructor for class com.dlsc.gemsfx.skins.InfoCenterViewSkin
- INFORMATION - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A dialog type used for showing any kind of information to the user.
- INFORMATIONAL - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- INGENICO - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- initComponents() - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- initComponents() - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- initComponents() - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- initialsProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
The initials of the user that should be displayed in the avatar.
- initIndeterminateAnimation() - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
-
Initializes the animation that is used when the progress is indeterminate.
- initIndeterminateAnimation() - Method in class com.dlsc.gemsfx.skins.CircleProgressIndicatorSkin
- initIndeterminateAnimation() - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- initListeners() - Method in class com.dlsc.gemsfx.binding.AbstractNestedListBinding
-
Initializes listeners on the source list and any existing nested lists.
- initOuterListener() - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
-
Initializes the listener for the outer list.
- InMemoryHistoryManager<T> - Class in com.dlsc.gemsfx.util
-
A simple history manager that does not persist its items anywhere.
- InMemoryHistoryManager() - Constructor for class com.dlsc.gemsfx.util.InMemoryHistoryManager
- INPUT - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A dialog type that is asking for user input.
- install(Region) - Static method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Installs the resizing behaviour on the given region.
- install(Stage, String) - Static method in class com.dlsc.gemsfx.util.StageManager
-
Installs a new manager for the given stage.
- install(Stage, String, double, double) - Static method in class com.dlsc.gemsfx.util.StageManager
-
Installs a new manager for the given stage.
- install(Stage, Preferences) - Static method in class com.dlsc.gemsfx.util.StageManager
-
Installs a new manager for the given stage.
- install(Stage, Preferences, double, double) - Static method in class com.dlsc.gemsfx.util.StageManager
-
Installs a new manager for the given stage.
- IntegerRange - Class in com.dlsc.gemsfx.util
-
Represents an inclusive range of integers.
- IntegerRange(int) - Constructor for class com.dlsc.gemsfx.util.IntegerRange
-
Constructs an IntegerRange with one endpoint specified by the given number and the other endpoint set to 0.
- IntegerRange(int, int) - Constructor for class com.dlsc.gemsfx.util.IntegerRange
- INTERNAL_SERVER_ERROR - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- invalidTextProperty() - Method in class com.dlsc.gemsfx.EmailField
-
Property for changing the tooltip text, which is displayed when hovering over the invalid icon after email address validation fails.
- isActive() - Method in class com.dlsc.gemsfx.Spacer
-
Gets the value of the property active.
- isAddingItemToHistoryOnCommit() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property addingItemToHistoryOnCommit.
- isAddingItemToHistoryOnEnter() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property addingItemToHistoryOnEnter.
- isAddingItemToHistoryOnEnter() - Method in class com.dlsc.gemsfx.SearchTextField
-
Gets the value of the property addingItemToHistoryOnEnter.
- isAddingItemToHistoryOnFocusLost() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property addingItemToHistoryOnFocusLost.
- isAddingItemToHistoryOnFocusLost() - Method in class com.dlsc.gemsfx.SearchTextField
-
Gets the value of the property addingItemToHistoryOnFocusLost.
- isAdjusted() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property adjusted.
- isAlwaysCenter() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property alwaysCenter.
- isAncestorCollapsed() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- isAnimateDialogs() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property animateDialogs.
- isAnimateDrawer() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property animateDrawer.
- isAnimateScrolling() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property animateScrolling.
- isAutoCollapse() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property autoCollapse.
- isAutoCommitOnFocusLost() - Method in class com.dlsc.gemsfx.SearchField
-
Checks if the auto-commit on focus lost feature is enabled.
- isAutoHide() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property autoHide.
- isAutoHide() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property autoHide.
- isAutoOpenGroup() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property autoOpenGroup.
- isAutoScrolling() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property autoScrolling.
- isBackgroundLoading() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of the backgroundLoading property.
- isCancelled() - Method in interface com.dlsc.gemsfx.SearchField.SearchFieldSuggestionRequest
-
Is this request canceled?
- isClickOnNode(MouseEvent) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Determines if the given mouse event is a primary button click that hasn't moved since it was pressed.
- isClickOnNode(MouseEvent, boolean) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Determines if the given mouse clicked event is a primary button click that hasn't moved since it was pressed.
- isCreateCroppedImage() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property createCroppedImage.
- isDisableDragAndDrop() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property disableDragAndDrop.
- isDisableMonthDropdownButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disableMonthDropdownButton.
- isDisableNextMonthButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disableNextMonthButton.
- isDisableNextYearButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disableNextYearButton.
- isDisablePreviousMonthButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disablePreviousMonthButton.
- isDisablePreviousYearButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disablePreviousYearButton.
- isDisableYearDropdownButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property disableYearDropdownButton.
- isEditable() - Method in class com.dlsc.gemsfx.PhotoView
-
Gets the value of the property editable.
- isEmpty() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- isEnableWindowDragging() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property enableWindowDragging.
- isExpanded() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Gets the value of the property expanded.
- isExpanded() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property expanded.
- isExpanded() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Gets the value of the property expanded.
- isExpanded() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Gets the value of the property expanded.
- isFadeInOut() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property fadeInOut.
- isFadeInOut() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property fadeInOut.
- isFadeInOut() - Method in class com.dlsc.gemsfx.GlassPane
-
Gets the value of the property fadeInOut.
- isFillDigits() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property fillDigits.
- isFillDigits() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
Gets the value of the property fillDigits.
- isFirstChild() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- isForceLargeSidebarDisplay() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property forceLargeSidebarDisplay.
- isFromPlaceholder() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
Gets the value of the property fromPlaceholder.
- isHide() - Method in class com.dlsc.gemsfx.GlassPane
-
Gets the value of the property hide.
- isHidePopupWithNoChoice() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property hidePopupWithNoChoice.
- isHidePopupWithSingleChoice() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property hidePopupWithSingleChoice.
- isInstalled() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Returns true if this ResizingBehaviour is installed on the region.
- isInstalled(Region) - Static method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Checks if a ResizingBehaviour is installed on the provided region.
- isLargeSidebarCoversSmall() - Method in class com.dlsc.gemsfx.ResponsivePane
-
Gets the value of the property largeSidebarCoversSmall.
- isLastChild() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- isLeaf() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- isLinkingFields() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property linkingFields.
- isLinkingFields() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property linkingFields.
- isLoopSelection() - Method in class com.dlsc.gemsfx.StripView
-
Gets the value of the property loopSelection.
- isMarkSelectedDaysOfPreviousOrNextMonth() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property markSelectedDaysOfPreviousOrNextMonth.
- isMaximize() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property maximize.
- isMonthSelectionViewEnabled() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property monthSelectionViewEnabled.
- isNewItem() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property newItem.
- isOutOfRange() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property outOfRange.
- isPinnable() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property pinnable.
- isPinned() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property pinned.
- isPinned() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property pinned.
- isPlaceholder() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
- isPopupShowing() - Method in class com.dlsc.gemsfx.HistoryButton
-
Gets the value of the property popupShowing.
- isPreserveRatio() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of the
SVGImageView.preserveRatioProperty()property. - isQVGAScreen() - Static method in class com.dlsc.gemsfx.util.Utils
- isRequired() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property required.
- isRequired() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property required.
- isResizable() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property resizable.
- isResizable() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Gets the value of the property resizable.
- isResizeHorizontal() - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Gets the value of the property resizeHorizontal.
- isResizeVertical() - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Gets the value of the property resizeVertical.
- isRollover() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property rollover.
- isRollover() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property rollover.
- isRoot() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
If there is no parent node, it is the root node
- isRound() - Method in class com.dlsc.gemsfx.SearchTextField
-
Gets the value of the property round.
- isSameWidthButtons() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property sameWidthButtons.
- isSearching() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property searching.
- isSelected() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Gets the value of the property selected.
- isSelected() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Returns the default selected state of the filter.
- isSelected() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Gets the value of the property selected.
- isSelected(int) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- isSelected(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- isShowBottom() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Gets the value of the property showBottom.
- isShowCancelAndApplyButton() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property showCancelAndApplyButton.
- isShowCloseButton() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property showCloseButton.
- isShowCloseButton() - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
-
Gets the value of the property showCloseButton.
- isShowContent() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Gets the value of the property showContent.
- isShowDaysOfPreviousOrNextMonth() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property showDaysOfPreviousOrNextMonth.
- isShowDrawer() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property showDrawer.
- isShowDrawerTitle() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Gets the value of the property showDrawerTitle.
- isShowFooter() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property showFooter.
- isShowHeader() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property showHeader.
- isShowHeader() - Method in class com.dlsc.gemsfx.FilterView
-
Gets the value of the property showHeader.
- isShowHeader() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Gets the value of the property showHeader.
- isShowHeaders() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Gets the value of the property showHeaders.
- isShowIcon() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Gets the value of the property showIcon.
- isShowIcon() - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
-
Gets the value of the property showIcon.
- isShowInfoCenter() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Gets the value of the property showInfoCenter.
- isShowingDialog() - Method in class com.dlsc.gemsfx.DialogPane
-
Gets the value of the property showingDialog.
- isShowMailIcon() - Method in class com.dlsc.gemsfx.EmailField
-
Returns true if the mail icon is visible, otherwise false.
- isShowMonth() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property showMonth.
- isShowMonthArrows() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of the
CalendarView.showMonthArrowsProperty(). - isShowPassword() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Gets the value of the property showPassword.
- isShowPopupTriggerButton() - Method in class com.dlsc.gemsfx.DurationPicker
-
Gets the value of the property showPopupTriggerButton.
- isShowPopupTriggerButton() - Method in class com.dlsc.gemsfx.TimePicker
-
Gets the value of the property showPopupTriggerButton.
- isShowPresets() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Gets the value of the property showPresets.
- isShowPresetTitle() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Gets the value of the property showPresetTitle.
- isShowReflection() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property showReflection.
- isShowSearchIcon() - Method in class com.dlsc.gemsfx.SearchField
-
Gets the value of the property showSearchIcon.
- isShowShadow() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property showShadow.
- isShowToday() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of
CalendarView.showTodayProperty(). - isShowTodayButton() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of the
CalendarView.showTodayButtonProperty(). - isShowValidationIcon() - Method in class com.dlsc.gemsfx.EmailField
-
Returns true if the validation icon is visible, otherwise false.
- isShowWallpaper() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property showWallpaper.
- isShowWeekNumbers() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the value of
CalendarView.showWeekNumbersProperty(). - isShowWindows() - Method in class com.dlsc.gemsfx.ScreensView
-
Gets the value of the property showWindows.
- isShowYear() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property showYear.
- isShowYear() - Method in class com.dlsc.gemsfx.YearMonthView
-
Gets the value of the property showYear.
- isSmall() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Gets the value of the property small.
- isSmooth() - Method in class com.dlsc.gemsfx.SVGImageView
-
Gets the value of the smooth property.
- isSupportFullScreenAndMaximized() - Method in class com.dlsc.gemsfx.util.StageManager
- isTileVisible(Tile) - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- isTileVisible(Tile) - Method in interface com.dlsc.gemsfx.incubator.templatepane.VisibilityPolicy
- isToPlaceholder() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
Gets the value of the property toPlaceholder.
- isTransparent() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Gets the value of the property transparent.
- isTriggeringValidation(ButtonBar.ButtonData) - Method in class com.dlsc.gemsfx.DialogPane.DialogButtonBar
-
Determines whether validation should be run for the given button data / button type.
- isUpdating() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
- isUsingPadding() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property usingPadding.
- isValid() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Gets the value of the property valid.
- isValid() - Method in class com.dlsc.gemsfx.EmailField
-
Gets the value of the property valid.
- isVisible() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Gets the value of the property visible.
- isYearSelectionViewEnabled() - Method in class com.dlsc.gemsfx.CalendarView
-
Gets the value of the property yearSelectionViewEnabled.
- itemProperty() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
The model item shown in the cell.
- itemProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- itemsProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The list of items that will be managed by the view.
- itemsProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- itemsProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
The data shown in the column.
- itemsProperty() - Method in class com.dlsc.gemsfx.StripView
-
The model used by the strip view control.
J
- JCB - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
K
- KLARNA - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
L
- labelSupplierProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
A supplier used for creating the label instances that will be used by the standard dialogs.
- labelTypeProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
The label type determines if the control will show no labels, short labels (e.g.
- labelTypeProperty() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
- ladder(Color, Stop[]) - Static method in class com.dlsc.gemsfx.util.Utils
-
Get the color at the give
positionin the ladder of color stops - largeSidebar - Variable in class com.dlsc.gemsfx.ResponsivePane
- largeSidebarCoversSmallProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
-
This property determines the display behavior of the large sidebar in relation to the small sidebar when the large sidebar is forced to display.
- largeSidebarProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
- LASER - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- lastPage() - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the page index to the page count minus one.
- lastPageDividerProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
Stores the node that will be placed between the regular page buttons and the page button that represents the "last" page.
- latestDateProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The latest day that can be selected in the view.
- latestMonthProperty() - Method in class com.dlsc.gemsfx.YearMonthView
-
Determines the latest month that the user can select in the view.
- latestTimeProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The latest time that the user can enter via the time picker.
- latestYearProperty() - Method in class com.dlsc.gemsfx.YearView
-
The latest year that the user will be able to select in the view.
- layoutChildren() - Method in class com.dlsc.gemsfx.DialogPane
- layoutChildren() - Method in class com.dlsc.gemsfx.DrawerStackPane
- layoutChildren() - Method in class com.dlsc.gemsfx.infocenter.NotificationView.ContentPane
- layoutChildren() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
- layoutChildren() - Method in class com.dlsc.gemsfx.ResponsivePane
- layoutChildren() - Method in class com.dlsc.gemsfx.skins.PhotoViewSkin.ImageBox
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePaneSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.BeforeAfterViewSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.DateCellSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.InfoCenterPaneSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.LimitedTextAreaSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.MaskedViewSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.SearchFieldEditorSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.StripViewSkin
- layoutChildren(double, double, double, double) - Method in class com.dlsc.gemsfx.skins.YearViewSkin
- layoutDirectionProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- layoutTypeProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- layoutXProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- layoutYProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- LEFT - Enum constant in enum class com.dlsc.gemsfx.CalendarView.HeaderLayout
-
Positions the month and the year on the left side.
- LEFT - Enum constant in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Button positioned before the text field
- LEFT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- LEFT_TO_RIGHT - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
The tree node view will be layout from left to right.
- leftProperty() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
The node to be shown on the left side of the password field.
- leftProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A custom node that can be shown on the left-hand side of the field.
- LENGTH_REQUIRED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- lengthDisplayModeProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
The length display mode property defines when the text length indicator label should be displayed.
- LIGHT - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Theme
-
The light theme returns each payment option graphic with a white background.
- LimitedTextArea - Class in com.dlsc.gemsfx
-
A specialized text area view that imposes restrictions on the input text length, allowing specification of minimum and maximum character limits.
- LimitedTextArea() - Constructor for class com.dlsc.gemsfx.LimitedTextArea
- LimitedTextArea(String) - Constructor for class com.dlsc.gemsfx.LimitedTextArea
- LimitedTextArea.LengthDisplayMode - Enum Class in com.dlsc.gemsfx
- LimitedTextAreaSkin - Class in com.dlsc.gemsfx.skins
- LimitedTextAreaSkin(LimitedTextArea, ReadOnlyBooleanWrapper) - Constructor for class com.dlsc.gemsfx.skins.LimitedTextAreaSkin
- linkingFieldsProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
A property used to control whether the fields should automatically increase or decrease the previous field when they reach their upper or lower limit.
- linkingFieldsProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
A property used to control whether the fields should automatically increase or decrease the previous field when they reach their upper or lower limit.
- LinkStrategy<T> - Interface in com.dlsc.gemsfx.treeview.link
- linkStrategyProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- listDecorationBottomProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The list used by the popup to show previously used items can be easily decorated by specifying nodes for its left, right, top, and / or bottom sides.
- listDecorationLeftProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The list used by the popup to show previously used items can be easily decorated by specifying nodes for its left, right, top, and / or bottom sides.
- listDecorationRightProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The list used by the popup to show previously used items can be easily decorated by specifying nodes for its left, right, top, and / or bottom sides.
- listDecorationTopProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The list used by the popup to show previously used items can be easily decorated by specifying nodes for its left, right, top, and / or bottom sides.
- ListUtils - Class in com.dlsc.gemsfx.util
-
Utility methods for working with lists.
- ListUtils() - Constructor for class com.dlsc.gemsfx.util.ListUtils
- ListViewColumn() - Constructor for class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
- listViewFactoryProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Stores the callback that will be invoked to produce new
ListViewinstances. - loadHistory() - Method in class com.dlsc.gemsfx.util.HistoryManager
- loadHistory() - Method in class com.dlsc.gemsfx.util.InMemoryHistoryManager
- loadHistory() - Method in class com.dlsc.gemsfx.util.PreferencesHistoryManager
-
Loads the history items from the preferences.
- LogarithmicLink<T> - Class in com.dlsc.gemsfx.treeview.link
- LogarithmicLink() - Constructor for class com.dlsc.gemsfx.treeview.link.LogarithmicLink
- LONG - Enum constant in enum class com.dlsc.gemsfx.DurationPicker.LabelType
-
Display the full name of a field, e.g.
- loopSelectionProperty() - Method in class com.dlsc.gemsfx.StripView
-
Property to determine whether the selection should loop from the end to the start and vice versa.
M
- MAESTRO - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- markSelectedDaysOfPreviousOrNextMonthProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Determines whether selected dates will be marked as such when they are being displayed at the beginning of the next month or at the end of the previous month.
- MaskedView - Class in com.dlsc.gemsfx
-
A view that takes a content node and applies advanced clipping so that its left and right side will "fade out".
- MaskedView() - Constructor for class com.dlsc.gemsfx.MaskedView
-
Constructs a new masked view.
- MaskedView(Node) - Constructor for class com.dlsc.gemsfx.MaskedView
-
Constructs a new masked view for the given content.
- MaskedViewSkin - Class in com.dlsc.gemsfx.skins
- MaskedViewSkin(MaskedView) - Constructor for class com.dlsc.gemsfx.skins.MaskedViewSkin
- maskText(String) - Method in class com.dlsc.gemsfx.skins.EnhancedPasswordFieldSkin
- MASTERCARD - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- matcherProperty() - Method in class com.dlsc.gemsfx.SearchField
-
The function that is used to determine the first item in the suggestion list that is a good match for auto selection.
- maxDrawerHeightProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
The maximum drawer height, a value between 0 and 1 with 1 meaning that the drawer can be as high as the stackpane.
- maxHeightProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- maxHistorySizeProperty() - Method in class com.dlsc.gemsfx.util.HistoryManager
-
The maximum number of items that the history will store.
- maximizedPaddingProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
Defines the padding around a maximized dialog in the dialog pane.
- maximizeProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
If maximized the dialog will try to use as much width and height inside the dialog pane as possible.
- maximumDurationProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
Stores the maximum duration that the picker can display.
- maximumNumberOfNotificationsProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
A number that determines how many notifications can be shown in the group before the "show all" button will be accessible.
- maximumValueProperty() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
The maximum value that can be entered in this field.
- maximumValueProperty() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
The maximum value that can be entered in this field.
- maxPageIndicatorsCountProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The maximum number of page indicators / buttons that will be shown at any time by this control.
- maxWidthProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- maxZoomProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Stores the maximum amount that the user will be allowed to zoom into the view.
- messageLabelProviderProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
A message label provider is used to customize the messages shown by the message label of this control, for example, "Showing items 11 to 20 of a total of 1000 items".
- messageLabelStrategyProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The message label strategy controls whether the message label will appear in certain situations, for example, when there are no items currently in the view that is being controlled by these pagination controls.
- METHOD_NOT_ALLOWED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- minDrawerHeightProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
The minimum drawer height, a value between 0 and 1 with 0 meaning that the drawer can be made completely invisible.
- minHeightProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- minimumDurationProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
Stores the minimum duration that the picker can display.
- minimumValueProperty() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
The minimum value that can be entered in this field.
- minNumberOfRowsProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- minRequiredHeight(double) - Static method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- minRequiredSize(double, double) - Static method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- minRequiredWidth(double) - Static method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- minutesSeparatorProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The node that will be placed between the minutes and the seconds field.
- minWidthProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- MONERO - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- monthDisplayModeProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The display mode for the month label at the top of the calendar view.
- monthSelectionViewEnabledProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Determines whether the control offers the option to the user to pick a different month directly via a designated month selection view.
- mouseEntered(MouseEvent) - Method in class com.dlsc.gemsfx.skins.ToggleVisibilityComboBoxSkin
- mouseExited(MouseEvent) - Method in class com.dlsc.gemsfx.skins.ToggleVisibilityComboBoxSkin
- mouseReleased(MouseEvent) - Method in class com.dlsc.gemsfx.skins.ToggleVisibilityComboBoxSkin
- MOVED_PERMANENTLY - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- MultiColumnListView<T> - Class in com.dlsc.gemsfx
-
A view for displaying multiple columns where each column consists of a header control and a
ListView. - MultiColumnListView() - Constructor for class com.dlsc.gemsfx.MultiColumnListView
-
Constructs a new view.
- MultiColumnListView.ColumnListCell<T> - Class in com.dlsc.gemsfx
-
A special list cell to be used in combination with the
MultiColumnListViewcontrol. - MultiColumnListView.ListViewColumn<T> - Class in com.dlsc.gemsfx
-
The model object representing a single column.
- MultiColumnListViewSkin<T> - Class in com.dlsc.gemsfx.skins
- MultiColumnListViewSkin(MultiColumnListView<T>) - Constructor for class com.dlsc.gemsfx.skins.MultiColumnListViewSkin
- MULTIPLE_DATES - Enum constant in enum class com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
N
- nameProperty() - Method in class com.dlsc.gemsfx.FilterView.Filter
-
The name of the filter as shown inside the UI.
- nameProperty() - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
The name of the filter as shown in the filter group's dropdown list.
- nameProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
The group's name.
- nearest(double, double, double) - Static method in class com.dlsc.gemsfx.util.Utils
-
Utility function which returns either
lessormoredepending on whichvalueis closer to. - NestedListChangeTracker<T> - Class in com.dlsc.gemsfx.binding
-
This class extends AbstractChangeTracker to specifically handle ObservableList of ObservableList.
- NestedListChangeTracker(ObservableList<ObservableList<T>>) - Constructor for class com.dlsc.gemsfx.binding.NestedListChangeTracker
-
Constructs a NestedListChangeTracker with the specified source list.
- NestedListChangeTracker(ObservableList<ObservableList<T>>, Consumer<ObservableList<ObservableList<T>>>) - Constructor for class com.dlsc.gemsfx.binding.NestedListChangeTracker
-
Constructs a NestedListChangeTracker with the specified source list and change handler.
- NETELLER - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- newItemProducerProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A callback used for creating a new object on-the-fly if no item matches the search text.
- newItemProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines if the selected item has been created on-the-fly via the
SearchField.newItemProducer. - nextPage() - Method in class com.dlsc.gemsfx.PagingControls
-
Increments the page index.
- NO_CONTENT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- nodeLineGapProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- nodeProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- NONE - Enum constant in enum class com.dlsc.gemsfx.DurationPicker.LabelType
-
Do not display any label for the values.
- NONE - Enum constant in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Do nothing when the user clicks on the notification.
- NOT_ACCEPTABLE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- NOT_FOUND - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- NOT_IMPLEMENTED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- NOT_MODIFIED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- Notification<T> - Class in com.dlsc.gemsfx.infocenter
-
A pure model object containing the data for a
NotificationView. - Notification(String, String) - Constructor for class com.dlsc.gemsfx.infocenter.Notification
-
Constructs a new notification.
- Notification(String, String, ZonedDateTime) - Constructor for class com.dlsc.gemsfx.infocenter.Notification
-
Constructs a new notification.
- NOTIFICATION_ADDED - Static variable in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
A notification was added.
- NOTIFICATION_CHOSEN - Static variable in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
The user pressed on / chose the given notification.
- NOTIFICATION_REMOVED - Static variable in class com.dlsc.gemsfx.infocenter.InfoCenterEvent
-
A notification was removed.
- NOTIFICATION_VIEW - Enum constant in enum class com.dlsc.gemsfx.util.ResourceBundleManager.Type
- Notification.OnClickBehaviour - Enum Class in com.dlsc.gemsfx.infocenter
-
A list of possible behaviours that are supported when the user clicks on a notification.
- NotificationAction<T> - Class in com.dlsc.gemsfx.infocenter
-
Actions can be attached to notifications via
Notification.getActions(). - NotificationAction(String) - Constructor for class com.dlsc.gemsfx.infocenter.NotificationAction
-
Constructs a new action with the given text.
- NotificationAction(String, Callback<Notification<T>, Notification.OnClickBehaviour>) - Constructor for class com.dlsc.gemsfx.infocenter.NotificationAction
-
Constructs a new action with the given text.
- NotificationGroup<T,
S extends Notification<T>> - Class in com.dlsc.gemsfx.infocenter -
The model object used to group a list of notifications.
- NotificationGroup(String) - Constructor for class com.dlsc.gemsfx.infocenter.NotificationGroup
- notificationSpacingProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Represents the spacing between individual notification views within the same notification group.
- NotificationView<T,
S extends Notification<T>> - Class in com.dlsc.gemsfx.infocenter -
A view used for visualizing a notification
- NotificationView(S) - Constructor for class com.dlsc.gemsfx.infocenter.NotificationView
-
Constructs a new view for the given notification.
- NotificationView.ContentPane - Class in com.dlsc.gemsfx.infocenter
- notifyChange() - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
- numberOfStylesProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
A property used to specify how many different styles the application wants to support for styling the view based on the initials.
O
- ObservableValuesListBinding<T,
U> - Class in com.dlsc.gemsfx.binding -
This class binds to an ObservableList of ObservableValue objects and updates its value based on the current values of these ObservableValues.
- ObservableValuesListBinding(ObservableList<ObservableValue<T>>, Function<Stream<T>, U>) - Constructor for class com.dlsc.gemsfx.binding.ObservableValuesListBinding
-
Constructs a new ObservableValuesListBinding.
- of(double, double, double, double) - Static method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- offsetProperty() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
The offset from the edges in pixels where the user will be able to perform a press and drag to resize the pane.
- OGONE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- OK - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- OKPAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- onChanged - Variable in class com.dlsc.gemsfx.binding.AbstractChangeTracker
- onClick - Variable in class com.dlsc.gemsfx.infocenter.Notification
- onClickProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
A callback that determines how the notification and the view will behave when the user clicks on it.
- onClose(Consumer<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A method in fluent-api style that sets the given consumer and returns the dialog again.
- onCloseProperty() - Method in class com.dlsc.gemsfx.ChipView
-
A callback consumer that will be invoked when the user clicks on the close icon of the chip.
- onCloseProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- onCloseProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- onCommitProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A callback that gets invoked when the user has committed to the selected value.
- onCopyActionProperty() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
The action that is executed when the user copies the label text.
- onDrawerCloseProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
A callback that will be invoked when the drawer gets closed.
- onItemSelectedProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
Returns the property representing the callback function to be executed when a history item within the list view is either clicked directly or selected via the ENTER key press.
- onRemoveProperty() - Method in class com.dlsc.gemsfx.RemovableListCell
-
A callback that is invoked when the remove button is clicked.
- onResizeProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A callback used to inform interested parties when the user changed the width or height of the dialog.
- onResizeProperty() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
A callback that will be invoked whenever the region is resized.
- onSearchFinishedProperty() - Method in class com.dlsc.gemsfx.SearchField
-
An event handler that can be used to get informed whenever the field finishes a search.
- onSearchStartedProperty() - Method in class com.dlsc.gemsfx.SearchField
-
An event handler that can be used to get informed whenever the field starts a search.
- onShowAllGroupNotificationsProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A callback that gets invoked when the user presses the "show all" button of a group that has more than the maximum number of notifications linked to it.
- onShowPopupProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
This consumer will be invoked to bring up a control for entering the time without using the keyboard.
- onShowPopupProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
This consumer will be invoked to bring up a control for entering the time without using the keyboard.
- optionProperty() - Method in class com.dlsc.gemsfx.PaymentOptionView
-
The option determines which graphic will be shown, e.g.
- orientationProperty() - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Sets the orientation of the before-after view.
- orientationProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- OTHER - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- outOfRangeProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
A read-only property indicating whether the text content is over the maximum length or under the minimum length.
- OVERLAY_BOTTOM - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- OVERLAY_LEFT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- OVERLAY_RIGHT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- OVERLAY_TOP - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- ownerProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
The (optional) "owner" of a history button can be a textfield where the button is shown inside the field.
P
- pageCountProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
A read-only property that stores the number of pages that are required for the given number of items and the given page size.
- pageProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The index of the currently showing page.
- pageSizeProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The number of items shown per page of the control that is being controlled by the pagination control.
- PagingControls - Class in com.dlsc.gemsfx
-
A control for navigating paged information, for example, a paged database table view.
- PagingControls() - Constructor for class com.dlsc.gemsfx.PagingControls
-
Constructs a new instance.
- PagingControls.FirstLastPageDisplayMode - Enum Class in com.dlsc.gemsfx
-
An enum listing the different ways the control will display or not display controls to quickly go to the first or the last page.
- PagingControls.MessageLabelStrategy - Enum Class in com.dlsc.gemsfx
-
A list of possible strategies for showing / hiding the message label.
- PagingControlsSkin - Class in com.dlsc.gemsfx.skins
- PagingControlsSkin(PagingControls) - Constructor for class com.dlsc.gemsfx.skins.PagingControlsSkin
- parentProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- parseSVGFromFile(File) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given File object.
- parseSVGFromFile(File, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given File object with the specified width and height.
- parseSVGFromFile(String) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given file path.
- parseSVGFromUrl(String) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given URL string.
- parseSVGFromUrl(URL) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given URL object.
- parseSVGFromUrl(URL, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Parses an SVG file from a given URL object with the specified width and height.
- PARTIAL_CONTENT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- PAYBOX - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYMENT_REQUIRED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- PaymentOptionView - Class in com.dlsc.gemsfx
-
A control for displaying different types of payment options, e.g.
- PaymentOptionView() - Constructor for class com.dlsc.gemsfx.PaymentOptionView
-
Constructs a new view.
- PaymentOptionView.Option - Enum Class in com.dlsc.gemsfx
-
The list of supported payment options consisting of popular credit cards and online payment options.
- PaymentOptionView.Theme - Enum Class in com.dlsc.gemsfx
-
The payment option supports two different themes.
- PAYMILL - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYONE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYONEER - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYPAL - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYSAFECARD - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYU - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- PAYZA - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- photoEffectProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
An effect that will be applied to the image, not the whole control.
- photoProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Stores the original photo.
- photoSupplierProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
The photo supplier will be invoked when the user clicks on the control (or hits space oder enter keys).
- photoTranslateXProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Stores the percentage-based amount of the horizontal translation.
- photoTranslateYProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
Stores the percentage-based amount of the vertical translation.
- PhotoView - Class in com.dlsc.gemsfx
-
The photo view is mostly used to display a user profile picture.
- PhotoView() - Constructor for class com.dlsc.gemsfx.PhotoView
-
Constructs a new photo view.
- PhotoView.ClipShape - Enum Class in com.dlsc.gemsfx
- PhotoViewSkin - Class in com.dlsc.gemsfx.skins
- PhotoViewSkin(PhotoView) - Constructor for class com.dlsc.gemsfx.skins.PhotoViewSkin
- PhotoViewSkin.ImageBox - Class in com.dlsc.gemsfx.skins
- photoZoomProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
The zoom applied to the photo so that the photo's content fills out the view as good as possible.
- pinnable - Variable in class com.dlsc.gemsfx.infocenter.NotificationGroup
- pinnableProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Determines whether the user is allowed to pin the group so that is always stays visible at the top of the info center.
- pinned - Variable in class com.dlsc.gemsfx.infocenter.NotificationGroup
- pinnedProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
A flag that can be used to pin the info center view so that it will not hide under any circumstances.
- pinnedProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Pinned groups will always be shown at the top of the info center.
- placeholderFromProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
A model item that represents the "from" location during drag and drop operations.
- placeholderProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableView
- placeholderProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
Returns the property representing the history placeholder node.
- placeholderProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
A placeholder node that is shown when the info is empty.
- placeholderProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
A read-only property that is being set to true if the item in the cell is currently either one of the two placeholder items (see
MultiColumnListView.placeholderFromProperty()orMultiColumnListView.placeholderToProperty()). - placeholderProperty() - Method in class com.dlsc.gemsfx.PhotoView
-
A placeholder that will be shown when no photo / image has been specified.
- placeholderProperty() - Method in class com.dlsc.gemsfx.SearchField
-
The placeholder UI when no suggestions have been returned by the suggestion provider.
- placeholderProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- placeholderToProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
A model item that represents the "to" location during drag and drop operations.
- pointRelativeTo(Object, double, double, double, double, HPos, VPos) - Static method in class com.dlsc.gemsfx.util.Utils
-
This is the fallthrough function that most other functions fall into.
- pointRelativeTo(Node, double, double, HPos, VPos, double, double, boolean) - Static method in class com.dlsc.gemsfx.util.Utils
- pointRelativeTo(Node, Node, HPos, VPos, double, double, boolean) - Static method in class com.dlsc.gemsfx.util.Utils
- PolyLineLink<T> - Class in com.dlsc.gemsfx.treeview.link
- PolyLineLink() - Constructor for class com.dlsc.gemsfx.treeview.link.PolyLineLink
- popupOnAutoHide(Event) - Method in class com.dlsc.gemsfx.skins.CustomComboBoxSkinBase
- popupOnAutoHide(Event) - Method in class com.dlsc.gemsfx.skins.ToggleVisibilityComboBoxSkin
- popupShowingProperty() - Method in class com.dlsc.gemsfx.HistoryButton
-
Indicates whether the history popup is showing.
- PowerPane - Class in com.dlsc.gemsfx
-
The "PowerPane" combines several other highly specialized panes of GemsFX and ControlsFX.
- PowerPane() - Constructor for class com.dlsc.gemsfx.PowerPane
-
Constructs a new power pane.
- PowerPane(Node) - Constructor for class com.dlsc.gemsfx.PowerPane
-
Constructs a new power pane with the given content node.
- PRECONDITION_FAILED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- PRECONDITION_REQUIRED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- PreferencesHistoryManager<T> - Class in com.dlsc.gemsfx.util
-
Manages a history of items of type T, storing them in a Java Preferences backend.
- PreferencesHistoryManager(Preferences, String, StringConverter<T>) - Constructor for class com.dlsc.gemsfx.util.PreferencesHistoryManager
- preferencesKeyProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Stores the key used to store the drawer height via the preferences store.
- preferencesProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Stores a reference to a preferences object which can be used to persist the width and height of the dialog across user sessions.
- preferredDrawerWidthProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Stores the preferred width of the drawer.
- prefHeight(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- prefHeightProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- prefWidth(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- prefWidthProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- preserveRatioProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
A property that determines whether the image should maintain its aspect ratio or not.
- presetsLocationProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- presetTitleProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- previousPage() - Method in class com.dlsc.gemsfx.PagingControls
-
Decrements the page index.
- progressArc - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- progressArcTypeProperty() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
The arc type property defines the type of the arc that is used to display the progress.
- progressLabel - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- promptTextProperty() - Method in class com.dlsc.gemsfx.EmailField
- promptTextProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A convenience property to set the prompt text shown by the text field when no text has been entered yet (e.g.
- PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
Q
- QuadCurveLink<T> - Class in com.dlsc.gemsfx.treeview.link
- QuadCurveLink() - Constructor for class com.dlsc.gemsfx.treeview.link.QuadCurveLink
R
- radiusBinding - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- RECTANGLE - Enum constant in enum class com.dlsc.gemsfx.PhotoView.ClipShape
- REDIRECTION - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- reflectionProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Stores the instance of the
Reflectioneffect that will be applied to the screens in this view. - refresh() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- refresh() - Method in class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- register(String, BooleanProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers a boolean property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- register(String, DoubleProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers a double property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- register(String, FloatProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers a float property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- register(String, IntegerProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers an integer property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- register(String, LongProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers a long property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- register(String, StringProperty) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Registers a string property so that any changes made to that property will be persisted in the user's preferences and restored for the next client session.
- REGULAR - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutType
-
The tree node view will be layout in a regular way.
- RemovableListCell<T> - Class in com.dlsc.gemsfx
-
A list cell that displays a remove button on the right side.
- RemovableListCell() - Constructor for class com.dlsc.gemsfx.RemovableListCell
-
Constructs a new cell.
- RemovableListCell(BiConsumer<ListView<T>, T>) - Constructor for class com.dlsc.gemsfx.RemovableListCell
-
Constructs a new cell with the given remove handler function.
- remove() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Convenience method to remove the notification from its group / its parent.
- remove(List<T>) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Removes the given items from the history.
- remove(T) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Removes the given item from the history.
- REMOVE - Enum constant in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Remove the notification from its group when the user clicks on it.
- removeTags(T...) - Method in class com.dlsc.gemsfx.TagsField
-
Used to remove one or more tags programmatically.
- replaceIf(List<T>, Predicate<T>, T) - Static method in class com.dlsc.gemsfx.util.ListUtils
-
Replaces matching elements in the list with the provided new value.
- REQUEST_ENTITY_TOO_LARGE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- REQUEST_TIMEOUT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- REQUEST_URI_TOO_LONG - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- requestFocus(Node) - Static method in class com.dlsc.gemsfx.util.FocusUtil
-
Requests focus on the specified node if the node is visible in the tree hierarchy.
- requiredProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A flag used to signal to the framework that input is required in this dialog.
- requiredProperty() - Method in class com.dlsc.gemsfx.EmailField
- RESET_CONTENT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- resizableProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines if the user will be able to interactively resize the dialog.
- resizableProperty() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Determines if the pane can currently be resized or not.
- ResizableTextArea - Class in com.dlsc.gemsfx
-
A text area with the additional ability to be resizable.
- ResizableTextArea() - Constructor for class com.dlsc.gemsfx.ResizableTextArea
-
Constructs a new resizable text area.
- ResizableTextArea(String) - Constructor for class com.dlsc.gemsfx.ResizableTextArea
-
Constructs a new resizable text area with the given text.
- ResizableTextAreaSkin - Class in com.dlsc.gemsfx.skins
- ResizableTextAreaSkin(ResizableTextArea) - Constructor for class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- resize(double, double, double, double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- RESIZE_E - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_N - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_NE - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_NW - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_S - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_SE - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_SW - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- RESIZE_W - Enum constant in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
- resizeColumnToFitContent(int) - Method in class com.dlsc.gemsfx.skins.AdvancedTableColumnHeader
- resizeCorner - Variable in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- resizeHorizontalProperty() - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Defines whether the ResizableTextArea supports horizontal resizing.
- resizeVerticalProperty() - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Defines whether the ResizableTextArea supports vertical resizing.
- ResizingBehaviour - Class in com.dlsc.gemsfx.util
-
This class implements interactive resizing behavior for a
Region. - ResizingBehaviour.Operation - Enum Class in com.dlsc.gemsfx.util
- ResourceBundleManager - Class in com.dlsc.gemsfx.util
-
This class provides a centralized mechanism to retrieve localized strings from property files based on the current locale settings.
- ResourceBundleManager.Type - Enum Class in com.dlsc.gemsfx.util
- ResponsivePane - Class in com.dlsc.gemsfx
-
ResponsivePane is a container that allows for responsive behavior of a sidebar and a main content panel.
- ResponsivePane() - Constructor for class com.dlsc.gemsfx.ResponsivePane
- RGBtoHSB(double, double, double) - Static method in class com.dlsc.gemsfx.util.Utils
- RIGHT - Enum constant in enum class com.dlsc.gemsfx.CalendarView.HeaderLayout
-
Positions the month and the year on the right side.
- RIGHT - Enum constant in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Button positioned after the text field
- RIGHT - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
- RIGHT_TO_LEFT - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
The tree node view will be layout from right to left.
- rightProperty() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
The node to be shown on the right side of the password field.
- rightProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A custom node that can be shown on the right-hand side of the field.
- RIPPLE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- rolloverProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
A flag used to signal whether the time fields should start at the beginning of its value range when it reaches the end of it.
- rolloverProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
A flag used to signal whether the time fields should start at the beginning of its value range when it reaches the end of it.
- rootProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- rotate - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- ROUND - Enum constant in enum class com.dlsc.gemsfx.AvatarView.AvatarShape
-
The avatar will have a circular shape.
- roundProperty() - Method in class com.dlsc.gemsfx.SearchTextField
-
Determines whether the text field should have round corners.
- rowAlignmentProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Alignment on the same level; When the layout direction is btt or ttb, this attribute indicates the alignment of nodes at the same level;
- rowItemProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- rowsProperty() - Method in class com.dlsc.gemsfx.YearView
-
Determines how many rows of years will be displayed.
S
- safeAddListener(ObservableList<T>) - Method in class com.dlsc.gemsfx.binding.NestedListChangeTracker
- safeAddListener(T) - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
- safeRemoveListener(ObservableList<T>) - Method in class com.dlsc.gemsfx.binding.NestedListChangeTracker
- safeRemoveListener(T) - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
- SAGE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- sameWidthButtonsProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines if the buttons in the button bar will all have the same width or each one will have its preferred width.
- ScreensView - Class in com.dlsc.gemsfx
-
A view for displaying the geometry of the currently available screens.
- ScreensView() - Constructor for class com.dlsc.gemsfx.ScreensView
-
Constructs a new view.
- ScreensViewSkin - Class in com.dlsc.gemsfx.skins
- ScreensViewSkin(ScreensView) - Constructor for class com.dlsc.gemsfx.skins.ScreensViewSkin
- ScreensViewSkin.BackgroundView - Class in com.dlsc.gemsfx.skins
- ScreensViewSkin.ScreenView - Class in com.dlsc.gemsfx.skins
- ScreenView(Screen) - Constructor for class com.dlsc.gemsfx.skins.ScreensViewSkin.ScreenView
- scrollPane - Variable in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- scrollThresholdProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The threshold number of filters at which a ScrollPane is introduced to handle large number of elements.
- scrollTo(T) - Method in class com.dlsc.gemsfx.StripView
- scrollToDurationProperty() - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- SEARCH_FINISHED - Static variable in class com.dlsc.gemsfx.SearchField.SearchEvent
-
An event that gets fired when the field finishes a search.
- SEARCH_STARTED - Static variable in class com.dlsc.gemsfx.SearchField.SearchEvent
-
An event that gets fired when the field starts a search.
- SearchEvent(EventType<? extends SearchField.SearchEvent>, String) - Constructor for class com.dlsc.gemsfx.SearchField.SearchEvent
- SearchField<T> - Class in com.dlsc.gemsfx
-
The search field is a standard text field with auto suggest capabilities and a selection model for a specific type of object.
- SearchField() - Constructor for class com.dlsc.gemsfx.SearchField
-
Constructs a new spotlight field.
- SearchField.SearchEvent - Class in com.dlsc.gemsfx
-
An event type used by the
SearchFieldto indicate the start and end of searching operations. - SearchField.SearchFieldListCell<T> - Class in com.dlsc.gemsfx
-
A custom list cell implementation that is capable of underlining the part of the text that matches the user-typed search text.
- SearchField.SearchFieldSuggestionRequest - Interface in com.dlsc.gemsfx
-
Represents a suggestion fetch request.
- SearchFieldEditorSkin<T> - Class in com.dlsc.gemsfx.skins
- SearchFieldEditorSkin(SearchField<T>) - Constructor for class com.dlsc.gemsfx.skins.SearchFieldEditorSkin
- SearchFieldListCell(SearchField<T>) - Constructor for class com.dlsc.gemsfx.SearchField.SearchFieldListCell
- SearchFieldPopup<T> - Class in com.dlsc.gemsfx.skins
- SearchFieldPopup(SearchField<T>) - Constructor for class com.dlsc.gemsfx.skins.SearchFieldPopup
- SearchFieldPopupSkin<T> - Class in com.dlsc.gemsfx.skins
- SearchFieldPopupSkin(SearchFieldPopup<T>) - Constructor for class com.dlsc.gemsfx.skins.SearchFieldPopupSkin
- SearchFieldSkin<T> - Class in com.dlsc.gemsfx.skins
- SearchFieldSkin(SearchField<T>) - Constructor for class com.dlsc.gemsfx.skins.SearchFieldSkin
- SearchFieldSkinBase<T extends SearchField> - Class in com.dlsc.gemsfx.skins
- SearchFieldSkinBase(T) - Constructor for class com.dlsc.gemsfx.skins.SearchFieldSkinBase
- searchingProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A flag indicating whether the asynchronous search is currently in progress.
- SearchTextField - Class in com.dlsc.gemsfx
-
A custom text field specifically designed for search functionality.
- SearchTextField() - Constructor for class com.dlsc.gemsfx.SearchTextField
-
Constructs a new text field customized for search operations.
- secondsSeparatorProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
The node that will be placed between the seconds and the milliseconds field.
- SEE_OTHER - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- select(int) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- select(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- select(T) - Method in class com.dlsc.gemsfx.SearchField
-
Selects the given item and sets the editor's text to the string provided by the converter for the item.
- select(T) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- selectAll() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- selectedDateProperty() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- selectedDatesProperty() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- selectedEndDateProperty() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- selectedItem - Variable in class com.dlsc.gemsfx.StripView
- selectedItemProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Contains the currently selected item.
- selectedItemProperty() - Method in class com.dlsc.gemsfx.StripView
-
Stores the currently selected item.
- selectedProperty() - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Determines whether the label is currently selected or not.
- selectedProperty() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Defines whether a cell is currently selected or not.
- selectedTextProperty() - Method in class com.dlsc.gemsfx.TextView
- selectFirst() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- selectIndices(int, int...) - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- SelectionModel() - Constructor for class com.dlsc.gemsfx.CalendarView.SelectionModel
- selectionModelProperty() - Method in class com.dlsc.gemsfx.CalendarView
- selectionModeProperty() - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
- selectLast() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- selectNext() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- selectPrevious() - Method in class com.dlsc.gemsfx.util.EmptySelectionModel
- SemiCircleProgressIndicator - Class in com.dlsc.gemsfx
-
SemiCircleProgressIndicator is a visual control used to indicate the progress of a task.
- SemiCircleProgressIndicator() - Constructor for class com.dlsc.gemsfx.SemiCircleProgressIndicator
- SemiCircleProgressIndicator(double) - Constructor for class com.dlsc.gemsfx.SemiCircleProgressIndicator
- SemiCircleProgressIndicatorSkin - Class in com.dlsc.gemsfx.skins
- SemiCircleProgressIndicatorSkin(SemiCircleProgressIndicator) - Constructor for class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- sendButtonTextProperty() - Method in class com.dlsc.gemsfx.DialogPane
- SEPA - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- separatorFactoryProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
The separator factory is used to create nodes that will be placed between two fields of the picker.
- separatorFactoryProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
An optional factory for creating separators that will be placed between columns.
- separatorProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
Deprecated.
- SERVER_ERROR - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- SERVICE_UNAVAILABLE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- SessionManager - Class in com.dlsc.gemsfx.util
-
A manager for storing observable values in the user preferences.
- SessionManager(Preferences) - Constructor for class com.dlsc.gemsfx.util.SessionManager
-
Constructs a new session manager that will use the passed in preferences.
- set(List<T>) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Sets the history of the HistoryManager with the provided list of strings.
- setActive(boolean) - Method in class com.dlsc.gemsfx.Spacer
-
Sets the value of the property active.
- setAddingItemToHistoryOnCommit(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property addingItemToHistoryOnCommit.
- setAddingItemToHistoryOnEnter(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property addingItemToHistoryOnEnter.
- setAddingItemToHistoryOnEnter(boolean) - Method in class com.dlsc.gemsfx.SearchTextField
-
Sets the value of the property addingItemToHistoryOnEnter.
- setAddingItemToHistoryOnFocusLost(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property addingItemToHistoryOnFocusLost.
- setAddingItemToHistoryOnFocusLost(boolean) - Method in class com.dlsc.gemsfx.SearchTextField
-
Sets the value of the property addingItemToHistoryOnFocusLost.
- setAdditionalFilterPredicate(Predicate<T>) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property additionalFilterPredicate.
- setAfter(Node) - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Sets the value of the property after.
- setAlignment(HPos) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property alignment.
- setAlwaysCenter(boolean) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property alwaysCenter.
- setAnimateDialogs(boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property animateDialogs.
- setAnimateDrawer(boolean) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property animateDrawer.
- setAnimateScrolling(boolean) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property animateScrolling.
- setAnimationDuration(Duration) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property animationDuration.
- setAnimationDuration(Duration) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property animationDuration.
- setAnimationDuration(Duration) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property animationDuration.
- setApplyText(String) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property applyText.
- setArcSize(double) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property arcSize.
- setAutoCollapse(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property autoCollapse.
- setAutoCommitOnFocusLost(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the autoCommitOnFocusLost property.
- setAutoCompletionGap(double) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property autoCompletionGap.
- setAutoDomainCompletionEnabled(boolean) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property autoDomainCompletionEnabled.
- setAutoHide(boolean) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property autoHide.
- setAutoHide(boolean) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property autoHide.
- setAutoHideDuration(Duration) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property autoHideDuration.
- setAutoOpenGroup(boolean) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property autoOpenGroup.
- setAutoScrolling(boolean) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property autoScrolling.
- setAvatarShape(AvatarView.AvatarShape) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property avatarShape.
- setBackgroundLoading(boolean) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the backgroundLoading property.
- setBefore(Node) - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Sets the value of the property before.
- setBlockingOpacity(double) - Method in class com.dlsc.gemsfx.GlassPane
-
Sets the value of the property blockingOpacity.
- setBusyGraphic(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property busyGraphic.
- setButtonDisplay(CustomComboBox.ButtonDisplay) - Method in class com.dlsc.gemsfx.CustomComboBox
-
Sets the value of the property buttonDisplay.
- setCancelText(String) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property cancelText.
- setCellFactory(Callback<CalendarView, CalendarView.DateCell>) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of
CalendarView.cellFactoryProperty(). - setCellFactory(Callback<GridTableView<S>, GridTableCell<S, T>>) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property cellFactory.
- setCellFactory(Callback<MultiColumnListView<T>, MultiColumnListView.ColumnListCell<T>>) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property cellFactory.
- setCellFactory(Callback<StripView<T>, StripView.StripCell<T>>) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property cellFactory.
- setCellFactory(Callback<ListView<T>, ListCell<T>>) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property cellFactory.
- setCellFactory(Callback<ListView<T>, ListCell<T>>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property cellFactory.
- setCellFactory(Callback<T, TreeNodeCell<T>>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property cellFactory.
- setCellHeight(double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property cellHeight.
- setCellValueFactory(Callback<S, T>) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property cellValueFactory.
- setCellWidth(double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property cellWidth.
- setCharacterRangeLimit(IntegerRange) - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Sets the value of the property characterRangeLimit.
- setClipShape(PhotoView.ClipShape) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property clipShape.
- setClockType(TimePicker.ClockType) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property clockType.
- setCols(int) - Method in class com.dlsc.gemsfx.YearView
-
Sets the value of the property cols.
- setColumnAlignment(HPos) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property columnAlignment.
- setColumns(ObservableList<GridTableColumn<S, ?>>) - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Sets the value of the property columns.
- setColumns(ObservableList<MultiColumnListView.ListViewColumn<T>>) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property columns.
- setComparator(Comparator<T>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property comparator.
- setContent(Node) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property content.
- setContent(Node) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property content.
- setContent(Node) - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Sets the value of the property content.
- setContent(Node) - Method in class com.dlsc.gemsfx.MaskedView
-
Sets the value of the property content.
- setContent(Node) - Method in class com.dlsc.gemsfx.PowerPane
-
Sets the value of the property content.
- setContent(Node) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property content.
- setContentAlignment(Pos) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property contentAlignment.
- setContentDisplay(ContentDisplay) - Method in class com.dlsc.gemsfx.ChipView
-
Sets the value of the property contentDisplay.
- setContentDisplay(ContentDisplay) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property contentDisplay.
- setConverter(StringConverter<Double>) - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Sets the value of the property converter.
- setConverter(StringConverter<LocalDate>) - Method in class com.dlsc.gemsfx.CalendarPicker
-
Sets the value of the property converter.
- setConverter(StringConverter<Month>) - Method in class com.dlsc.gemsfx.YearMonthView
-
Sets the value of the property converter.
- setConverter(StringConverter<YearMonth>) - Method in class com.dlsc.gemsfx.YearMonthPicker
-
Sets the value of the property converter.
- setConverter(StringConverter<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property converter.
- setConverter(StringConverter<T>) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property converter.
- setConverter(StringConverter<T>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property converter.
- setCopyContentSupplier(Supplier<String>) - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Sets the value of the property copyContentSupplier.
- setCopyMenuItemText(String) - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Sets the value of the property copyMenuItemText.
- setCreateCroppedImage(boolean) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property createCroppedImage.
- setCustomRangeText(String) - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Sets the value of the property customRangeText.
- setDateFilter(Callback<LocalDate, Boolean>) - Method in class com.dlsc.gemsfx.CalendarPicker
-
Sets the value of the property dateFilter.
- setDateFilter(Callback<LocalDate, Boolean>) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property dateFilter.
- setDateTime(ZonedDateTime) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property dateTime.
- setDelay(Duration) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property delay.
- setDialogs(ObservableList<DialogPane.Dialog<?>>) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property dialogs.
- setDisableDragAndDrop(boolean) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property disableDragAndDrop.
- setDisableMonthDropdownButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disableMonthDropdownButton.
- setDisableNextMonthButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disableNextMonthButton.
- setDisableNextYearButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disableNextYearButton.
- setDisablePreviousMonthButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disablePreviousMonthButton.
- setDisablePreviousYearButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disablePreviousYearButton.
- setDisableYearDropdownButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property disableYearDropdownButton.
- setDividerPosition(double) - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Sets the value of the property dividerPosition.
- setDomainList(ObservableList<String>) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property domainList.
- setDomainListCellFactory(Callback<ListView<String>, ListCell<String>>) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property domainListCellFactory.
- setDraggedItem(T) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property draggedItem.
- setDrawerContent(Node) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property drawerContent.
- setDrawerHeight(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property drawerHeight.
- setDrawerTitle(String) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property drawerTitle.
- setDrawerTitleExtra(Node) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property drawerTitleExtra.
- setDuration(Duration) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property duration.
- setEarliestDate(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property earliestDate.
- setEarliestMonth(YearMonth) - Method in class com.dlsc.gemsfx.YearMonthView
-
Sets the value of the property earliestMonth.
- setEarliestTime(LocalTime) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property earliestTime.
- setEarliestYear(Year) - Method in class com.dlsc.gemsfx.YearView
-
Sets the value of the property earliestYear.
- setEchoChar(Character) - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Sets the value of the property echoChar.
- setEditable(boolean) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property editable.
- setEmailAddress(String) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property emailAddress.
- setEnableWindowDragging(boolean) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property enableWindowDragging.
- setExpandDuration(Duration) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property expandDuration.
- setExpanded(boolean) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property expanded.
- setExpanded(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property expanded.
- setExpanded(boolean) - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Sets the value of the property expanded.
- setExpanded(boolean) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Sets the value of the property expanded.
- setExtras(Node) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property extras.
- setExtras(Node) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property extras.
- setFadeInOut(boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property fadeInOut.
- setFadeInOut(boolean) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property fadeInOut.
- setFadeInOut(boolean) - Method in class com.dlsc.gemsfx.GlassPane
-
Sets the value of the property fadeInOut.
- setFadeInOutDuration(Duration) - Method in class com.dlsc.gemsfx.GlassPane
-
Sets the value of the property fadeInOutDuration.
- setFadingSize(double) - Method in class com.dlsc.gemsfx.MaskedView
-
Sets the value of the property fadingSize.
- setFadingSize(double) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property fadingSize.
- setFields(ObservableList<ChronoUnit>) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property fields.
- setFillDigits(boolean) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property fillDigits.
- setFilter(Predicate<T>) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Sets the value of the property filter.
- setFilterGroups(ObservableList<FilterView.FilterGroup<T>>) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property filterGroups.
- setFilters(ObservableList<FilterView.Filter<T>>) - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Sets the value of the property filters.
- setFilters(ObservableList<FilterView.Filter<T>>) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property filters.
- setFilterText(String) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property filterText.
- setFirstLastPageDisplayMode(PagingControls.FirstLastPageDisplayMode) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property firstLastPageDisplayMode.
- setFirstPageDivider(Node) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property firstPageDivider.
- setFitHeight(double) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the
SVGImageView.fitHeightProperty()property. - setFitWidth(double) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the
SVGImageView.fitWidthProperty(). - setFooterFactory(Callback<DialogPane.Dialog<?>, Node>) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property footerFactory.
- setForceLargeSidebarDisplay(boolean) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property forceLargeSidebarDisplay.
- setFormat(TimePicker.Format) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property format.
- setFormatter(DateTimeFormatter) - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Sets the value of the property formatter.
- setGap(double) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property gap.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Sets the value of the property graphic.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.ChipView
-
Sets the value of the property graphic.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property graphic.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Sets the value of the property graphic.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property graphic.
- setGraphic(Node) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Sets the value of the property graphic.
- setHeader(Node) - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
Sets the value of the property header.
- setHeaderFactory(Callback<DialogPane.Dialog<?>, Node>) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property headerFactory.
- setHeaderLayout(CalendarView.HeaderLayout) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property headerLayout.
- setHeight(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property height.
- setHeight(double) - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Sets the value of the property height.
- setHgap(double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property hgap.
- setHide(boolean) - Method in class com.dlsc.gemsfx.GlassPane
-
Sets the value of the property hide.
- setHidePopupWithNoChoice(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property hidePopupWithNoChoice.
- setHidePopupWithSingleChoice(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property hidePopupWithSingleChoice.
- setHighlightFill(Paint) - Method in class com.dlsc.gemsfx.TextView
-
The fill
Paintused for the background of selected text. - setHighlightStroke(Paint) - Method in class com.dlsc.gemsfx.TextView
-
The fill
Paintused for the background of selected text. - setHighlightTextFill(Paint) - Method in class com.dlsc.gemsfx.TextView
-
The fill
Paintused for the foreground of selected text. - setHistoryManager(HistoryManager<String>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property historyManager.
- setHistoryManager(HistoryManager<String>) - Method in class com.dlsc.gemsfx.SearchTextField
-
Sets the value of the property historyManager.
- setHistoryManager(HistoryManager<T>) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property historyManager.
- setHistoryPlaceholder(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property historyPlaceholder.
- setHistoryPlaceholder(Node) - Method in class com.dlsc.gemsfx.SearchTextField
-
Sets the value of the property historyPlaceholder.
- setHoursSeparator(Node) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property hoursSeparator.
- setId(String) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property id.
- setId(String) - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Sets the value of the property id.
- setId(String) - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Sets the value of the property id.
- setImage(Image) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property image.
- setInitials(String) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property initials.
- setInvalidText(String) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the tooltip text that appears when the user hovers over the icon indicating the email address is invalid.
- setItem(T) - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Sets the value of the property item.
- setItem(T) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Sets the value of the property item.
- setItems(ObservableList<S>) - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Sets the value of the property items.
- setItems(ObservableList<T>) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property items.
- setItems(ObservableList<T>) - Method in class com.dlsc.gemsfx.MultiColumnListView.ListViewColumn
-
Sets the value of the property items.
- setItems(ObservableList<T>) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property items.
- setLabelSupplier(Supplier<Label>) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property labelSupplier.
- setLabelType(DurationPicker.LabelType) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property labelType.
- setLargeSidebar(Node) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property largeSidebar.
- setLargeSidebarCoversSmall(boolean) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property largeSidebarCoversSmall.
- setLastPageDivider(Node) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property lastPageDivider.
- setLatestDate(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property latestDate.
- setLatestMonth(YearMonth) - Method in class com.dlsc.gemsfx.YearMonthView
-
Sets the value of the property latestMonth.
- setLatestTime(LocalTime) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property latestTime.
- setLatestYear(Year) - Method in class com.dlsc.gemsfx.YearView
-
Sets the value of the property latestYear.
- setLayoutDirection(TreeNodeView.LayoutDirection) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property layoutDirection.
- setLayoutType(TreeNodeView.LayoutType) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property layoutType.
- setLayoutX(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property layoutX.
- setLayoutY(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property layoutY.
- setLeft(Node) - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Sets the value of the property left.
- setLeft(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property left.
- setLengthDisplayMode(LimitedTextArea.LengthDisplayMode) - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Sets the value of the property lengthDisplayMode.
- setLinkingFields(boolean) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property linkingFields.
- setLinkingFields(boolean) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property linkingFields.
- setLinkStrategy(LinkStrategy<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property linkStrategy.
- setListDecorationBottom(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property listDecorationBottom.
- setListDecorationLeft(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property listDecorationLeft.
- setListDecorationRight(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property listDecorationRight.
- setListDecorationTop(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property listDecorationTop.
- setListViewFactory(Callback<MultiColumnListView<T>, ListView<T>>) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property listViewFactory.
- setLocale(Locale) - Static method in class com.dlsc.gemsfx.util.ResourceBundleManager
-
Sets the current locale of the application.
- setLoopSelection(boolean) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property loopSelection.
- setMarkSelectedDaysOfPreviousOrNextMonth(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property markSelectedDaysOfPreviousOrNextMonth.
- setMatcher(BiFunction<T, String, Boolean>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property matcher.
- setMaxDrawerHeight(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property maxDrawerHeight.
- setMaxHeight(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property maxHeight.
- setMaxHistorySize(int) - Method in class com.dlsc.gemsfx.util.HistoryManager
-
Sets the value of the property maxHistorySize.
- setMaximize(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property maximize.
- setMaximizedPadding(double) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property maximizedPadding.
- setMaximumDuration(Duration) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property maximumDuration.
- setMaximumNumberOfNotifications(int) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property maximumNumberOfNotifications.
- setMaximumValue(Integer) - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Sets the value of the property maximumValue.
- setMaxPageIndicatorsCount(int) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property maxPageIndicatorsCount.
- setMaxSupportedHeight(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- setMaxSupportedWidth(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- setMaxWidth(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property maxWidth.
- setMaxZoom(double) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property maxZoom.
- setMessageLabelProvider(Callback<PagingControls, String>) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property messageLabelProvider.
- setMessageLabelStrategy(PagingControls.MessageLabelStrategy) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property messageLabelStrategy.
- setMinDrawerHeight(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property minDrawerHeight.
- setMinHeight(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property minHeight.
- setMinimumDuration(Duration) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property minimumDuration.
- setMinimumValue(Integer) - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Sets the value of the property minimumValue.
- setMinNumberOfRows(int) - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Sets the value of the property minNumberOfRows.
- setMinRequiredHeight(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- setMinRequiredWidth(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Visibility
- setMinutesSeparator(Node) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property minutesSeparator.
- setMinWidth(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property minWidth.
- setMonthDisplayMode(CalendarView.MonthDisplayMode) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property monthDisplayMode.
- setMonthSelectionViewEnabled(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property monthSelectionViewEnabled.
- setName(String) - Method in class com.dlsc.gemsfx.FilterView.Filter
-
Sets the value of the property name.
- setName(String) - Method in class com.dlsc.gemsfx.FilterView.FilterGroup
-
Sets the value of the property name.
- setName(String) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property name.
- setName(String) - Method in class com.dlsc.gemsfx.treeview.TreeNode
- setNewItemProducer(Callback<String, T>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property newItemProducer.
- setNode(TemplatePane.Position, Node) - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePane
- setNode(Node) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property node.
- setNodeLineGap(double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property nodeLineGap.
- setNotificationSpacing(double) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property notificationSpacing.
- setNumberOfStyles(int) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property numberOfStyles.
- setOffset(double) - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Sets the value of the property offset.
- setOnAction(Callback<Notification<T>, Notification.OnClickBehaviour>) - Method in class com.dlsc.gemsfx.infocenter.NotificationAction
-
Sets the callback that will be invoked when the user selects the action in the UI.
- setOnButtonPressed(Consumer<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Specifies a consumer that gets invoked when the user presses on of the standard dialog buttons.
- setOnChanged(Consumer<ObservableList<T>>) - Method in class com.dlsc.gemsfx.binding.AbstractChangeTracker
-
Sets the consumer that will be notified when changes occur.
- setOnClick(Callback<Notification<T>, Notification.OnClickBehaviour>) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property onClick.
- setOnClose(Runnable) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property onClose.
- setOnClose(Consumer<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property onClose.
- setOnClose(Consumer<T>) - Method in class com.dlsc.gemsfx.ChipView
-
Sets the value of the property onClose.
- setOnCommit(Consumer<T>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property onCommit.
- setOnCopyAction(EventHandler<ActionEvent>) - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Sets the value of the property onCopyAction.
- setOnDrawerClose(Runnable) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property onDrawerClose.
- setOnItemSelected(Consumer<T>) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property onItemSelected.
- setOnRemove(BiConsumer<ListView<T>, T>) - Method in class com.dlsc.gemsfx.RemovableListCell
-
Sets the value of the property onRemove.
- setOnResize(BiConsumer<Double, Double>) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property onResize.
- setOnResize(BiConsumer<Double, Double>) - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Sets the value of the property onResize.
- setOnSearchFinished(EventHandler<SearchField.SearchEvent>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property onSearchFinished.
- setOnSearchStarted(EventHandler<SearchField.SearchEvent>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property onSearchStarted.
- setOnShowAllGroupNotifications(Consumer<NotificationGroup<?, ?>>) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property onShowAllGroupNotifications.
- setOnShowPopup(Consumer<DurationPicker>) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property onShowPopup.
- setOnShowPopup(Consumer<TimePicker>) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property onShowPopup.
- setOption(PaymentOptionView.Option) - Method in class com.dlsc.gemsfx.PaymentOptionView
-
Sets the value of the property option.
- setOrientation(Orientation) - Method in class com.dlsc.gemsfx.BeforeAfterView
-
Sets the value of the property orientation.
- setOrientation(Orientation) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Determines how the start and end calendars will be laid out, either next to each other (horizontal), or one on top of the other (vertical).
- setOwner(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property owner.
- setPage(int) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property page.
- setPageSize(int) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property pageSize.
- setParent(TreeNode<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Sets the value of the property parent.
- setPhoto(Image) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photo.
- setPhotoEffect(Effect) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photoEffect.
- setPhotoSupplier(Supplier<Image>) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photoSupplier.
- setPhotoTranslateX(double) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photoTranslateX.
- setPhotoTranslateY(double) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photoTranslateY.
- setPhotoZoom(double) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property photoZoom.
- setPinnable(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property pinnable.
- setPinned(boolean) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property pinned.
- setPinned(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property pinned.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.gridtable.GridTableView
-
Sets the value of the property placeholder.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.HistoryButton
-
Sets the value of the property placeholder.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property placeholder.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.PhotoView
-
Sets the value of the property placeholder.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property placeholder.
- setPlaceholder(Node) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property placeholder.
- setPlaceholderFrom(T) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property placeholderFrom.
- setPlaceholderTo(T) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property placeholderTo.
- setPreferences(Preferences) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property preferences.
- setPreferencesKey(String) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the key that will be used when storing the last drawer height via the Java preferences API.
- setPreferredDrawerWidth(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property preferredDrawerWidth.
- setPrefHeight(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property prefHeight.
- setPrefWidth(double) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property prefWidth.
- setPreserveRatio(boolean) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the preserveRatio property.
- setPresetsLocation(Side) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property presetsLocation.
- setPresetTitle(String) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property presetTitle.
- setProgressArcType(ArcType) - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Sets the value of the property progressArcType.
- setPromptText(String) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property promptText.
- setPromptText(String) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property promptText.
- setReflection(Reflection) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property reflection.
- setRequired(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property required.
- setRequired(boolean) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the value of the property required.
- setResizable(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property resizable.
- setResizable(boolean) - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Sets the value of the property resizable.
- setResizeHorizontal(boolean) - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Sets the value of the property resizeHorizontal.
- setResizeVertical(boolean) - Method in class com.dlsc.gemsfx.ResizableTextArea
-
Sets the value of the property resizeVertical.
- setRight(Node) - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Sets the value of the property right.
- setRight(Node) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property right.
- setRollover(boolean) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property rollover.
- setRollover(boolean) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property rollover.
- setRoot(TreeNode<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property root.
- setRound(boolean) - Method in class com.dlsc.gemsfx.SearchTextField
-
Sets the value of the property round.
- setRowAlignment(VPos) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property rowAlignment.
- setRowItem(S) - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Sets the value of the property rowItem.
- setRows(int) - Method in class com.dlsc.gemsfx.YearView
-
Sets the value of the property rows.
- setSameWidthButtons(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property sameWidthButtons.
- setScrollThreshold(int) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property scrollThreshold.
- setScrollToDuration(Duration) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
-
Sets the value of the property scrollToDuration.
- setSecondsSeparator(Node) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property secondsSeparator.
- setSelected(boolean) - Method in class com.dlsc.gemsfx.EnhancedLabel
-
Sets the value of the property selected.
- setSelected(boolean) - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Sets the value of the property selected.
- setSelectedDate(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Sets the value of the property selectedDate.
- setSelectedDates(ObservableList<LocalDate>) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Sets the value of the property selectedDates.
- setSelectedEndDate(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Sets the value of the property selectedEndDate.
- setSelectedItem(T) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property selectedItem.
- setSelectedItem(T) - Method in class com.dlsc.gemsfx.StripView
-
Sets the value of the property selectedItem.
- setSelectionMode(CalendarView.SelectionModel.SelectionMode) - Method in class com.dlsc.gemsfx.CalendarView.SelectionModel
-
Sets the value of the property selectionMode.
- setSelectionModel(CalendarView.SelectionModel) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property selectionModel.
- setSendButtonText(String) - Method in class com.dlsc.gemsfx.DialogPane
-
Sets the value of the property sendButtonText.
- setSeparator(Node) - Method in class com.dlsc.gemsfx.TimePicker
-
Deprecated.
- setSeparatorFactory(Callback<Integer, Node>) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property separatorFactory.
- setSeparatorFactory(Callback<Pair<ChronoUnit, ChronoUnit>, Node>) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property separatorFactory.
- setShadow(DropShadow) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property shadow.
- setShowAllFadeDuration(Duration) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property showAllFadeDuration.
- setShowAllGroup(NotificationGroup) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property showAllGroup.
- setShowBottom(boolean) - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Sets the value of the property showBottom.
- setShowCancelAndApplyButton(boolean) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property showCancelAndApplyButton.
- setShowCloseButton(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property showCloseButton.
- setShowCloseButton(boolean) - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
-
Sets the value of the property showCloseButton.
- setShowContent(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Sets the value of the property showContent.
- setShowDaysOfPreviousOrNextMonth(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property showDaysOfPreviousOrNextMonth.
- setShowDrawer(boolean) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property showDrawer.
- setShowDrawerTitle(boolean) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property showDrawerTitle.
- setShowFooter(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property showFooter.
- setShowHeader(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property showHeader.
- setShowHeader(boolean) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property showHeader.
- setShowHeader(boolean) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property showHeader.
- setShowHeaders(boolean) - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Sets the value of the property showHeaders.
- setShowIcon(boolean) - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Sets the value of the property showIcon.
- setShowIcon(boolean) - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
-
Sets the value of the property showIcon.
- setShowInfoCenter(boolean) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property showInfoCenter.
- setShowMailIcon(boolean) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the visibility of the mail icon.
- setShowMonth(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property showMonth.
- setShowMonthArrows(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the
CalendarView.showMonthArrowsProperty(). - setShowPassword(boolean) - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Sets the value of the property showPassword.
- setShowPopupTriggerButton(boolean) - Method in class com.dlsc.gemsfx.DurationPicker
-
Sets the value of the property showPopupTriggerButton.
- setShowPopupTriggerButton(boolean) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property showPopupTriggerButton.
- setShowPresets(boolean) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property showPresets.
- setShowPresetTitle(boolean) - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Sets the value of the property showPresetTitle.
- setShowPreviousNextPageButton(boolean) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property showPreviousNextPageButton.
- setShowReflection(boolean) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property showReflection.
- setShowSearchIcon(boolean) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property showSearchIcon.
- setShowShadow(boolean) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property showShadow.
- setShowToday(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of
CalendarView.showTodayProperty(). - setShowTodayButton(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the
CalendarView.showTodayButtonProperty(). - setShowValidationIcon(boolean) - Method in class com.dlsc.gemsfx.EmailField
-
Sets the visibility of the validation icon.
- setShowWallpaper(boolean) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property showWallpaper.
- setShowWeekNumbers(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of
CalendarView.showWeekNumbersProperty(). - setShowWindows(boolean) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property showWindows.
- setShowYear(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property showYear.
- setShowYear(boolean) - Method in class com.dlsc.gemsfx.YearMonthView
-
Sets the value of the property showYear.
- setSide(Side) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property side.
- setSidePadding(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property sidePadding.
- setSize(double) - Method in class com.dlsc.gemsfx.AvatarView
-
Sets the value of the property size.
- setSize(double, double) - Method in class com.dlsc.gemsfx.treeview.TreeNode
- setSlideInDuration(Duration) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
Sets the value of the property slideInDuration.
- setSlideInDuration(Duration) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property slideInDuration.
- setSmall(boolean) - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Sets the value of the property small.
- setSmallSidebar(Node) - Method in class com.dlsc.gemsfx.ResponsivePane
-
Sets the value of the property smallSidebar.
- setSmooth(boolean) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the smooth property.
- setSortOrder(Integer) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property sortOrder.
- setStartAngle(double) - Method in class com.dlsc.gemsfx.CircleProgressIndicator
-
Sets the value of the property startAngle.
- setStepRate(int) - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Sets the value of the property stepRate.
- setStepRateInMinutes(int) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property stepRateInMinutes.
- setStripView(StripView<T>) - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Sets the value of the property stripView.
- setSubtitle(String) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property subtitle.
- setSubtitleLabel(Label) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property subtitleLabel.
- setSuggestionProvider(Callback<SearchField.SearchFieldSuggestionRequest, Collection<T>>) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property suggestionProvider.
- setSummary(String) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property summary.
- setSupportedOperations(ObservableList<ResizingBehaviour.Operation>) - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Sets the value of the property supportedOperations.
- setSupportFullScreenAndMaximized(boolean) - Method in class com.dlsc.gemsfx.util.StageManager
- setSvgUrl(String) - Method in class com.dlsc.gemsfx.SVGImageView
-
Sets the value of the svgUrl property.
- setTags(ObservableList<T>) - Method in class com.dlsc.gemsfx.TagsField
-
Sets the value of the property tags.
- setTagSelectionModel(MultipleSelectionModel<T>) - Method in class com.dlsc.gemsfx.TagsField
-
Sets the value of the property tagSelectionModel.
- setTagViewFactory(Callback<T, Node>) - Method in class com.dlsc.gemsfx.TagsField
-
Sets the value of the property tagViewFactory.
- setText(String) - Method in class com.dlsc.gemsfx.ChipView
-
Sets the value of the property text.
- setText(String) - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
-
Sets the value of the property text.
- setText(String) - Method in class com.dlsc.gemsfx.infocenter.NotificationAction
-
Sets the value of the property text.
- setText(String) - Method in class com.dlsc.gemsfx.SearchField
-
Sets the value of the property text.
- setText(String) - Method in class com.dlsc.gemsfx.TextView
-
Sets the value of the property text.
- setText(String) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Sets the value of the property text.
- setTextFilterProvider(Callback<String, Predicate<T>>) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property textFilterProvider.
- setTheme(PaymentOptionView.Theme) - Method in class com.dlsc.gemsfx.PaymentOptionView
-
Sets the value of the property theme.
- setTime(LocalTime) - Method in class com.dlsc.gemsfx.TimePicker
-
Sets the value of the property time.
- setTimeConverter(StringConverter<ZonedDateTime>) - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Sets the value of the property timeConverter.
- setTips(String) - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Sets the value of the property tips.
- setTitle(String) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property title.
- setTitle(String) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property title.
- setTitle(String) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property title.
- setTitleLabel(Label) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property titleLabel.
- setTitlePostfix(String) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property titlePostfix.
- setTitlePostfixLabel(Label) - Method in class com.dlsc.gemsfx.FilterView
-
Sets the value of the property titlePostfixLabel.
- setToday(LocalDate) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of
CalendarView.todayProperty(). - setTodayText(String) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property todayText.
- setToolbarItems(ObservableList<Node>) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property toolbarItems.
- setTopPadding(double) - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Sets the value of the property topPadding.
- setTotalItemCount(int) - Method in class com.dlsc.gemsfx.PagingControls
-
Sets the value of the property totalItemCount.
- setToText(String) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property toText.
- setTrackArcType(ArcType) - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
Sets the value of the property trackArcType.
- setTransition(Tile.TileTransition) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- setTransparent(boolean) - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
Sets the value of the property transparent.
- setTransparent(boolean) - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Sets the value of the property transparent.
- setTreeNode(TreeNode<T>) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
-
Sets the value of the property treeNode.
- setUserObject(T) - Method in class com.dlsc.gemsfx.infocenter.Notification
-
Sets the value of the property userObject.
- setUsingPadding(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property usingPadding.
- setValid(boolean) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property valid.
- setValidator(Validator) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property validator.
- setValue(DateRange) - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Sets the value of the property value.
- setValue(Integer) - Method in class com.dlsc.gemsfx.skins.DigitsField
-
Sets the value of the property value.
- setValue(Long) - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
Sets the value of the property value.
- setValue(Year) - Method in class com.dlsc.gemsfx.YearView
-
Sets the value of the property value.
- setValue(YearMonth) - Method in class com.dlsc.gemsfx.YearMonthView
-
Sets the value of the property value.
- setValue(T) - Method in class com.dlsc.gemsfx.ChipView
-
Sets the value of the property value.
- setValue(T) - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Sets the value of the property value.
- setValue(T) - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Sets the value of the property value.
- setVgap(double) - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
-
Sets the value of the property vgap.
- setViewFactory(Callback<S, NotificationView<T, S>>) - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Sets the value of the property viewFactory.
- setVisibility(VisibilityPolicy) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- setVisible(boolean) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property visible.
- setVisibleNodes(ObservableList<Node>) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
-
Sets the value of the property visibleNodes.
- setWallpaperProvider(Callback<Screen, Image>) - Method in class com.dlsc.gemsfx.ScreensView
-
Sets the value of the property wallpaperProvider.
- setWarningThreshold(double) - Method in class com.dlsc.gemsfx.LimitedTextArea
-
Sets the value of the property warningThreshold.
- setWeekNumberColumnWidth(double) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property weekNumberColumnWidth.
- setWidth(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property width.
- setWidth(double) - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Sets the value of the property width.
- setXOffset(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property xOffset.
- setYearDisplayMode(CalendarView.YearDisplayMode) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property yearDisplayMode.
- setYearMonth(YearMonth) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property yearMonth.
- setYearSelectionViewEnabled(boolean) - Method in class com.dlsc.gemsfx.CalendarView
-
Sets the value of the property yearSelectionViewEnabled.
- setYOffset(double) - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
-
Sets the value of the property yOffset.
- shadowProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Stores the instance of the
DropShadoweffect that will be applied to the screens in this view. - SHOPIFY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- SHORT - Enum constant in enum class com.dlsc.gemsfx.DurationPicker.LabelType
-
Display short labels for each field, e.g.
- show() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- show() - Method in class com.dlsc.gemsfx.incubator.templatepane.TemplatePaneControls
- show() - Static method in class com.dlsc.gemsfx.ScreensView
-
Utility method to quickly bring up an instance of this view.
- show() - Method in class com.dlsc.gemsfx.skins.CustomComboBoxSkinBase
- show(Node) - Method in class com.dlsc.gemsfx.CustomPopupControl
- SHOW_ARROW_BUTTONS - Enum constant in enum class com.dlsc.gemsfx.PagingControls.FirstLastPageDisplayMode
-
Show separate controls in front and after the page buttons to perform the jump.
- SHOW_PAGE_BUTTONS - Enum constant in enum class com.dlsc.gemsfx.PagingControls.FirstLastPageDisplayMode
-
Show extra page buttons to perform the jump (1 ...
- SHOW_WHEN_NEEDED - Enum constant in enum class com.dlsc.gemsfx.PagingControls.MessageLabelStrategy
-
Show the message label when needed, usually when the total item count is larger than zero.
- showAllFadeDurationProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
The duration used for the animation when switching between the standard view and the "show all" view.
- showAllGroupProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
The group that is currently being shown in the "show all" view of the control.
- showBottomProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
- showBusyIndicator() - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a dialog that shows a busy indicator / busy animation.
- showCancelAndApplyButtonProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
Shows or hides the cancel and the apply buttons.
- showCloseButtonProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines if the dialog will make a "close" button available to the user.
- showCloseButtonProperty() - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
- showConfirmation(String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a confirmation dialog.
- showConfirmation(String, String, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a confirmation dialog.
- showContentProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
- showDaysOfPreviousOrNextMonthProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
By default, the calendar for a given month might also show some days of the previous and the next month.
- showDialog(DialogPane.Dialog<?>) - Method in class com.dlsc.gemsfx.DialogPane
-
Makes the given dialog visible in the pane.
- showDrawerProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
A flag used to control whether the drawer should show itself or not.
- showDrawerTitleProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
A flag used to signal whether the drawer should have a title bar or not.
- showError(String, Exception) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an error message dialog.
- showError(String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an error message dialog.
- showError(String, String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an error message dialog.
- showError(String, String, String, Runnable) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an error message dialog.
- showError(String, String, Throwable) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an error message dialog.
- showFooterProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines if the dialog will show the button bar / footer at the bottom or not.
- showHeader - Variable in class com.dlsc.gemsfx.infocenter.NotificationGroup
- showHeaderProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines if the dialog will show the title / header at the bottom or not.
- showHeaderProperty() - Method in class com.dlsc.gemsfx.FilterView
-
A flag to control whether the title, subtitle, and the search field will be shown or not.
- showHeaderProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
Determines if this group will show its name and controls when in expanded state.
- showHeadersProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView
-
Determines whether the headers will be shown or not.
- showIconProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Determines if the picker will show the calendar icon in front of the selected date range.
- showIconProperty() - Method in class com.dlsc.gemsfx.DialogPane.DialogHeader
- showInfoCenterProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
The flag that controls whether the info center shall be shown or not.
- showInformation(String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an information dialog.
- showInformation(String, String, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows an information dialog.
- showingDialogProperty() - Method in class com.dlsc.gemsfx.DialogPane
-
A read-only property used to signal that the pane is currently showing a dialog or not.
- showMailIconProperty() - Method in class com.dlsc.gemsfx.EmailField
-
Property for handling the mail icon visibility.
- showMonthArrowsProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Shows or hides the arrows to change the month.
- showMonthProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Returns the BooleanProperty that controls the visibility of the month display in the header.
- showNode(DialogPane.Type, String, Node) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(DialogPane.Type, String, Node, boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(DialogPane.Type, String, Node, boolean, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(DialogPane.Type, String, Node, boolean, List<ButtonType>, boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(DialogPane.Type, String, Node, boolean, List<ButtonType>, boolean, BooleanProperty) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(DialogPane.Type, String, Node, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Shows an arbitrary node in a dialog.
- showNode(Node, boolean) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- showPasswordProperty() - Method in class com.dlsc.gemsfx.EnhancedPasswordField
-
Indicates whether the password is currently shown in plain text.
- showPopup() - Method in class com.dlsc.gemsfx.HistoryButton
-
Shows the popup that includes the list view with the items stored by the history manager.
- showPopupTriggerButtonProperty() - Method in class com.dlsc.gemsfx.DurationPicker
-
Determines if the control will show a button for showing or hiding the popup.
- showPopupTriggerButtonProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
Determines if the control will show a button for showing or hiding the popup.
- showPresetsProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- showPresetTitleProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
Determines if the picker will show the name of the selected preset in front of the selected date range, e.g.
- showPreviousNextPageButtonProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
A flag used to determine whether the control will display arrow buttons to go to the next or the previous page.
- showReflectionProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Determines if a reflection effect will be applied to the miniature screens.
- showSearchIconProperty() - Method in class com.dlsc.gemsfx.SearchField
-
Determines if the field will show an icon on the right-hand side which indicates that the field is a search field.
- showShadowProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Determines if a shadow effect will be applied to the miniature screens.
- showTextInput(String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a text input dialog.
- showTextInput(String, String, boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a text input dialog.
- showTextInput(String, String, String, boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a text input dialog.
- showTextInput(String, String, String, String, boolean) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a text input dialog.
- showTextInput(String, String, String, String, boolean, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a text input dialog.
- showTodayButtonProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Show or hide a button to quickly go to today's date.
- showTodayProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
A flag used to indicate that the view will mark the area that represents the value of
CalendarView.todayProperty(). - showValidationIconProperty() - Method in class com.dlsc.gemsfx.EmailField
-
Property for handling the validation icon visibility.
- showWallpaperProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Determines if the miniature screens should show a wallpaper or not.
- showWarning(String, String) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a warning dialog.
- showWarning(String, String, List<ButtonType>) - Method in class com.dlsc.gemsfx.DialogPane
-
Creates and shows a warning dialog.
- showWeekNumbersProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Controls whether the view will show week numbers.
- showWindowsProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
Determines if the view should also show the currently active windows of the running application.
- showYearProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Show or hide the year in the header.
- showYearProperty() - Method in class com.dlsc.gemsfx.YearMonthView
-
Determines if the view willl display the current year at the top or not.
- SHRINK - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
- sidePaddingProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Specifies a value used for padding to the left and the right of the drawer.
- sideProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
- SimpleCatmullRomLink<T> - Class in com.dlsc.gemsfx.treeview.link
- SimpleCatmullRomLink() - Constructor for class com.dlsc.gemsfx.treeview.link.SimpleCatmullRomLink
- SimpleStringConverter<T> - Class in com.dlsc.gemsfx.util
-
A generic StringConverter implementation primarily used for displaying objects in the UI.
- SimpleStringConverter() - Constructor for class com.dlsc.gemsfx.util.SimpleStringConverter
- SimpleStringConverter(Callback<T, String>) - Constructor for class com.dlsc.gemsfx.util.SimpleStringConverter
-
Constructor that requires callers to handle null values themselves.
- SimpleStringConverter(Callback<T, String>, String) - Constructor for class com.dlsc.gemsfx.util.SimpleStringConverter
-
Constructor that automatically handles null values by returning a default null value string.
- SineWaveDecayLink<T> - Class in com.dlsc.gemsfx.treeview.link
- SineWaveDecayLink() - Constructor for class com.dlsc.gemsfx.treeview.link.SineWaveDecayLink
- SINGLE_DATE - Enum constant in enum class com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
- sizeProperty() - Method in class com.dlsc.gemsfx.AvatarView
-
The size property of the avatar.
- SKRILL - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- SLIDE - Enum constant in enum class com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
- slideInDurationProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterPane
-
The duration used for the "slide in" / "slide out" animation when the info center view gets shown or hidden.
- slideInDurationProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
The duration used for animating the slide-in / slide-out of a notification.
- smallProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangePicker
-
The picker can either display all of its information on two lines or in a single line (small).
- smallSidebar - Variable in class com.dlsc.gemsfx.ResponsivePane
- smallSidebarProperty() - Method in class com.dlsc.gemsfx.ResponsivePane
- smoothProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
A property that determines whether the SVG image should be rendered using a smoothing algorithm.
- SOLO - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- sortOrderProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
An (optional) value for the sort order.
- source - Variable in class com.dlsc.gemsfx.binding.AbstractNestedListBinding
- Spacer - Class in com.dlsc.gemsfx
-
The Spacer class extends the Region class and provides functionality to create flexible spaces in layouts such as HBox and VBox.
- Spacer() - Constructor for class com.dlsc.gemsfx.Spacer
- split(String, String) - Static method in class com.dlsc.gemsfx.util.Utils
-
Because mobile doesn't have string.split(s) function, this function was written.
- SQUARE - Enum constant in enum class com.dlsc.gemsfx.AvatarView.AvatarShape
-
The avatar will have a rectangular shape.
- SQUARE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- StageManager - Class in com.dlsc.gemsfx.util
-
A manager for storing the location and dimension of a stage across user sessions.
- startAngleProperty() - Method in class com.dlsc.gemsfx.CircleProgressIndicator
-
The start angle property defines the starting angle of the arc that is used to display the progress.
- startX - Variable in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- startY - Variable in class com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy
- stepRateInMinutesProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
Stores the "step rate" used by the control when the user increases or decreases the minutes field.
- stepRateProperty() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
The step rate of the field.
- stopAnimation() - Method in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- stopAnimation() - Method in class com.dlsc.gemsfx.skins.SemiCircleProgressIndicatorSkin
- storeHistory() - Method in class com.dlsc.gemsfx.util.HistoryManager
- storeHistory() - Method in class com.dlsc.gemsfx.util.InMemoryHistoryManager
- storeHistory() - Method in class com.dlsc.gemsfx.util.PreferencesHistoryManager
-
Stores the history items in the preferences.
- StraightLineLink<T> - Class in com.dlsc.gemsfx.treeview.link
- StraightLineLink() - Constructor for class com.dlsc.gemsfx.treeview.link.StraightLineLink
- stream() - Method in class com.dlsc.gemsfx.treeview.TreeNode
-
Convenient for traversing tree nodes.
- StringHistoryManager - Class in com.dlsc.gemsfx.util
-
Manages a history of string records using the Java Preferences API.
- StringHistoryManager(Preferences, String) - Constructor for class com.dlsc.gemsfx.util.StringHistoryManager
- StripCell() - Constructor for class com.dlsc.gemsfx.StripView.StripCell
-
Constructs a new cell.
- STRIPE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- stripQuotes(String) - Static method in class com.dlsc.gemsfx.util.Utils
-
Helper to remove leading and trailing quotes from a string.
- StripView<T> - Class in com.dlsc.gemsfx
-
A view which can be used to lay out a fixed number of items horizontally.
- StripView() - Constructor for class com.dlsc.gemsfx.StripView
-
Constructs a new strip view.
- StripView.StripCell<T> - Class in com.dlsc.gemsfx
-
A strip cell is being used by cell factories of the
StripViewcontrol. - stripViewProperty() - Method in class com.dlsc.gemsfx.StripView.StripCell
-
Stores a reference back to the strip view where the cell is being used.
- StripViewSkin<T> - Class in com.dlsc.gemsfx.skins
- StripViewSkin(StripView<T>) - Constructor for class com.dlsc.gemsfx.skins.StripViewSkin
-
Constructor for all SkinBase instances.
- subtitleLabelProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The label instance that will be used for displaying the subtitle of the view.
- subtitleProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The subtitle text for the filter view.
- SUCCESSFUL - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
- suggestionProviderProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A callback used for looking up a list of suggestions for the current search text.
- sum(double[]) - Static method in class com.dlsc.gemsfx.util.Utils
-
helper function for calculating the sum of a series of numbers
- summaryProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
A short summary of the noteworthy thing that happened.
- supportedOperationsProperty() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
The list of supported operations for resizing the region.
- SVGImageView - Class in com.dlsc.gemsfx
-
A control which can display SVG images.
- SVGImageView() - Constructor for class com.dlsc.gemsfx.SVGImageView
-
Constructs a new SVGImageView.
- SVGImageView(String) - Constructor for class com.dlsc.gemsfx.SVGImageView
-
Constructs a new SVGImageView with the given SVG url.
- SVGImageViewSkin - Class in com.dlsc.gemsfx.skins
- SVGImageViewSkin(SVGImageView) - Constructor for class com.dlsc.gemsfx.skins.SVGImageViewSkin
- svgUrlProperty() - Method in class com.dlsc.gemsfx.SVGImageView
-
A property that holds the URL of the SVG image to be rendered.
- SVGUtil - Class in com.dlsc.gemsfx.util
-
A utility class that provides methods for parsing SVG files and converting them to JavaFX Image objects.
- SWITCH - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
T
- tagSelectionModelProperty() - Method in class com.dlsc.gemsfx.TagsField
-
A selection model for the tags shown by the field.
- TagsField<T> - Class in com.dlsc.gemsfx
-
This field is a specialization of the
SearchFieldcontrol and supports the additional feature of using the selected object as a tag. - TagsField() - Constructor for class com.dlsc.gemsfx.TagsField
-
Constructs a new tag field.
- TagsFieldSkin<T> - Class in com.dlsc.gemsfx.skins
- TagsFieldSkin(TagsField<T>) - Constructor for class com.dlsc.gemsfx.skins.TagsFieldSkin
- tagsProperty() - Method in class com.dlsc.gemsfx.TagsField
-
A list property used to store the tags.
- tagViewFactoryProperty() - Method in class com.dlsc.gemsfx.TagsField
-
A callback used to create the nodes that represent the tags.
- TemplatePane - Class in com.dlsc.gemsfx.incubator.templatepane
- TemplatePane() - Constructor for class com.dlsc.gemsfx.incubator.templatepane.TemplatePane
- TemplatePane.Position - Enum Class in com.dlsc.gemsfx.incubator.templatepane
- TemplatePaneControls - Class in com.dlsc.gemsfx.incubator.templatepane
- TemplatePaneControls(TemplatePane) - Constructor for class com.dlsc.gemsfx.incubator.templatepane.TemplatePaneControls
- TemplatePaneSkin - Class in com.dlsc.gemsfx.incubator.templatepane
- TemplatePaneSkin(TemplatePane) - Constructor for class com.dlsc.gemsfx.incubator.templatepane.TemplatePaneSkin
- TEMPORARY_REDIRECT - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- TEXT_AND_DROPDOWN - Enum constant in enum class com.dlsc.gemsfx.CalendarView.MonthDisplayMode
-
Displays the month text with a dropdown button.
- TEXT_AND_DROPDOWN - Enum constant in enum class com.dlsc.gemsfx.CalendarView.YearDisplayMode
-
Displays the year text with a dropdown button.
- TEXT_AND_SPINNER - Enum constant in enum class com.dlsc.gemsfx.CalendarView.YearDisplayMode
-
Displays the year text with a spinner for adjustment.
- TEXT_ONLY - Enum constant in enum class com.dlsc.gemsfx.CalendarView.MonthDisplayMode
-
Displays only the month text.
- TEXT_ONLY - Enum constant in enum class com.dlsc.gemsfx.CalendarView.YearDisplayMode
-
Displays only the year text.
- textFilterProviderProperty() - Method in class com.dlsc.gemsfx.FilterView
-
Returns a filter predicate for a given text.
- textProperty() - Method in class com.dlsc.gemsfx.ChipView
- textProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableColumn
- textProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationAction
-
The text that will be used in the UI when creating controls that will trigger the action.
- textProperty() - Method in class com.dlsc.gemsfx.SearchField
-
A convenience property bound to the editor's text property.
- textProperty() - Method in class com.dlsc.gemsfx.TextView
-
Stores the text displayed by the view.
- textProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- TextView - Class in com.dlsc.gemsfx
-
A text view that allows you to display multiline text and supports the selection of text, which can then be copied to the clipboard.
- TextView() - Constructor for class com.dlsc.gemsfx.TextView
-
Constructs a new text view.
- TextView(String) - Constructor for class com.dlsc.gemsfx.TextView
-
Constructs a new text view.
- TextViewSkin - Class in com.dlsc.gemsfx.skins
- TextViewSkin(TextView) - Constructor for class com.dlsc.gemsfx.skins.TextViewSkin
- themeProperty() - Method in class com.dlsc.gemsfx.PaymentOptionView
-
The theme determines if the view displays the dark or the light version of a payment option graphic.
- Tile - Class in com.dlsc.gemsfx.incubator.templatepane
- Tile(TemplatePane, TemplatePane.Position) - Constructor for class com.dlsc.gemsfx.incubator.templatepane.Tile
- Tile.TileTransition - Enum Class in com.dlsc.gemsfx.incubator.templatepane
- TimeCell() - Constructor for class com.dlsc.gemsfx.skins.TimePickerPopup.TimeCell
- timeConverterProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
A converter that is used to convert the date and time of the notification into a human-readable text.
- TimeField - Class in com.dlsc.gemsfx.skins
-
The common superclass for all controls that represent a field inside the
TimePickercontrol. - TimeField(TimePicker) - Constructor for class com.dlsc.gemsfx.skins.TimeField
- TimePicker - Class in com.dlsc.gemsfx
-
A control for letting the user enter a time of day (see
LocalTime). - TimePicker() - Constructor for class com.dlsc.gemsfx.TimePicker
-
Constructs a new time picker.
- TimePicker.ClockType - Enum Class in com.dlsc.gemsfx
-
The time picker control supports 12 and 24 hour times.
- TimePicker.Format - Enum Class in com.dlsc.gemsfx
-
An enum for supported time units.
- TimePickerPopup - Class in com.dlsc.gemsfx.skins
- TimePickerPopup(TimePicker) - Constructor for class com.dlsc.gemsfx.skins.TimePickerPopup
- TimePickerPopup.TimeCell - Class in com.dlsc.gemsfx.skins
- TimePickerSkin - Class in com.dlsc.gemsfx.skins
- TimePickerSkin(TimePicker) - Constructor for class com.dlsc.gemsfx.skins.TimePickerSkin
- timeProperty() - Method in class com.dlsc.gemsfx.TimePicker
-
Stores the current time displayed by the control.
- tipsProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
The tips property used to display a hint or description of the text area.
- titleLabelProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The label instance that will be used for displaying the title of the view.
- titlePostfixLabelProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The label instance that will be used for displaying the title postfix text of the view.
- titlePostfixProperty() - Method in class com.dlsc.gemsfx.FilterView
-
A text that can be added to the title text.
- titleProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
- titleProperty() - Method in class com.dlsc.gemsfx.FilterView
-
The title for the filter view
- titleProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
The title of the notification, e.g.
- todayProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Stores the date that is considered to represent "today".
- todayTextProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The text that will be shown on the button used for going to today's date.
- toggleClass(Styleable, String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Toggles a style class on a node.
- toggleClassBasedOnObservable(Styleable, String, ObservableValue<Boolean>) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Toggles a style class on a node based on an observable value.
- toggleClassOnCondition(Styleable, String, boolean) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Toggles a style class on a node based on a condition.
- ToggleVisibilityComboBoxSkin<T extends javafx.scene.control.ComboBoxBase> - Class in com.dlsc.gemsfx.skins
- ToggleVisibilityComboBoxSkin(T) - Constructor for class com.dlsc.gemsfx.skins.ToggleVisibilityComboBoxSkin
- toImage(File, double, double, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
- toImage(InputStream, double, double, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Converts an InputStream representing an SVG file to an Image object with the specified dimensions and scale factors.
- toImage(String, double, double, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Converts a URL string representing an SVG file to an Image object with the specified dimensions and scale factors.
- toImage(URL, double, double, double, double) - Static method in class com.dlsc.gemsfx.util.SVGUtil
-
Converts a URL representing an SVG file to an Image object with the specified dimensions and scale factors.
- TOO_MANY_REQUESTS - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- toolbarItemsProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
The list of items to display in the toolbar.
- TOP_TO_BOTTOM - Enum constant in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
The tree node view will be layout from top to bottom.
- toPlaceholderProperty() - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
-
A read-only property that is being set to true if the item in the cell is currently the "to" placeholder item (see
MultiColumnListView.placeholderToProperty()). - topNode(Node) - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- topPaddingProperty() - Method in class com.dlsc.gemsfx.DrawerStackPane
-
Specifies a value used for padding at the top of the drawer.
- toString() - Method in class com.dlsc.gemsfx.daterange.DateRange
- toString() - Method in class com.dlsc.gemsfx.infocenter.Notification
- toString() - Method in class com.dlsc.gemsfx.SearchField.SearchEvent
- toString() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- toString() - Method in class com.dlsc.gemsfx.util.EchoCharConverter
- toString() - Method in enum class com.dlsc.gemsfx.util.HttpStatusCode
- toString(DateRange) - Method in class com.dlsc.gemsfx.skins.DateRangePickerSkin
- toString(T) - Method in class com.dlsc.gemsfx.util.SimpleStringConverter
- totalItemCountProperty() - Method in class com.dlsc.gemsfx.PagingControls
-
The total number of items (rows) displayed by the control that utilizes this pagination control for paging.
- toTextProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
-
The text shown on the label between the two calendar views.
- trackArc - Variable in class com.dlsc.gemsfx.skins.ArcProgressIndicatorSkin
- trackArcTypeProperty() - Method in class com.dlsc.gemsfx.ArcProgressIndicator
-
The arc type property defines the type of the arc that is used to display the track.
- TransformedFlattenedNestedListStreamBinding<T,
U> - Class in com.dlsc.gemsfx.binding -
Binds a nested structure of
ObservableList<ObservableList<T>>to a transformed outputU. - TransformedFlattenedNestedListStreamBinding(ObservableList<ObservableList<T>>, Function<Stream<T>, U>) - Constructor for class com.dlsc.gemsfx.binding.TransformedFlattenedNestedListStreamBinding
-
Constructs a new TransformedNestedListBinding with the specified source of nested observable lists and a transformation function.
- TransformedNestedListBinding<T,
U> - Class in com.dlsc.gemsfx.binding -
A concrete implementation of
AbstractNestedListBindingthat computes its value using a function that directly applies to the source list of lists. - TransformedNestedListBinding(ObservableList<ObservableList<T>>, Function<ObservableList<ObservableList<T>>, U>) - Constructor for class com.dlsc.gemsfx.binding.TransformedNestedListBinding
-
Constructs a NestedListBinding with a source and a transformer function.
- transparentProperty() - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
-
A custom property to enable CSS-based control of mouse transparency.
- transparentProperty() - Method in class com.dlsc.gemsfx.infocenter.InfoCenterView
-
Determines whether the control will be transparent or not.
- TreeNode<T> - Class in com.dlsc.gemsfx.treeview
- TreeNode() - Constructor for class com.dlsc.gemsfx.treeview.TreeNode
- TreeNode(T) - Constructor for class com.dlsc.gemsfx.treeview.TreeNode
- TreeNodeCell<T> - Class in com.dlsc.gemsfx.treeview
- TreeNodeCell() - Constructor for class com.dlsc.gemsfx.treeview.TreeNodeCell
- TreeNodeCell(T) - Constructor for class com.dlsc.gemsfx.treeview.TreeNodeCell
- treeNodeProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- TreeNodeView<T> - Class in com.dlsc.gemsfx.treeview
-
A visual control for displaying trees.
- TreeNodeView() - Constructor for class com.dlsc.gemsfx.treeview.TreeNodeView
- TreeNodeView(TreeNode<T>) - Constructor for class com.dlsc.gemsfx.treeview.TreeNodeView
- TreeNodeView.LayoutDirection - Enum Class in com.dlsc.gemsfx.treeview
- TreeNodeView.LayoutType - Enum Class in com.dlsc.gemsfx.treeview
- TreeNodeViewSkin<T> - Class in com.dlsc.gemsfx.treeview
- TreeNodeViewSkin(TreeNodeView<T>) - Constructor for class com.dlsc.gemsfx.treeview.TreeNodeViewSkin
- TWELVE_HOUR_CLOCK - Enum constant in enum class com.dlsc.gemsfx.TimePicker.ClockType
- TWENTY_FOUR_HOUR_CLOCK - Enum constant in enum class com.dlsc.gemsfx.TimePicker.ClockType
U
- UIUtil - Class in com.dlsc.gemsfx.util
- UKASH - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- UNAUTHORIZED - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- uninstall() - Method in class com.dlsc.gemsfx.util.ResizingBehaviour
-
Uninstalls this ResizingBehaviour from the region, cleaning up all event handlers.
- UNIONPAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- UNKNOWN - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- unregister(Property) - Method in class com.dlsc.gemsfx.util.SessionManager
-
Unregisters all listeners created by SessionManager for the specified property.
- unregisterAll() - Method in class com.dlsc.gemsfx.util.SessionManager
-
Unregisters all listeners created by SessionManager.
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- update(Collection<T>) - Method in class com.dlsc.gemsfx.SearchField
-
Updates the control with the newly found list of suggestions.
- update(Collection<T>) - Method in class com.dlsc.gemsfx.TagsField
-
Overridden to remove the already tagged items from the suggestion list.
- updateChildren() - Method in class com.dlsc.gemsfx.skins.DateCellSkin
- updateDateAndTimeLabel() - Method in class com.dlsc.gemsfx.infocenter.NotificationView
-
Updates the date and time label with a human-readable text that is relative to the current time, e.g.
- updateItem(LocalDate, boolean) - Method in class com.dlsc.gemsfx.CalendarView.DateCell
- updateItem(T) - Method in class com.dlsc.gemsfx.treeview.TreeNodeCell
- updateItem(T, boolean) - Method in class com.dlsc.gemsfx.gridtable.GridTableCell
- updateItem(T, boolean) - Method in class com.dlsc.gemsfx.MultiColumnListView.ColumnListCell
- updateItem(T, boolean) - Method in class com.dlsc.gemsfx.RemovableListCell
- updateItem(T, boolean) - Method in class com.dlsc.gemsfx.SearchField.SearchFieldListCell
- updateStyleFromEnum(Styleable, T) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Applies a style derived from an enum value to a Node, removing other styles from the same enum class.
- updateStyles(Styleable, String[], String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Optimizes style updates for a given node by first adding a specified style to ensure it's present, and then removing other specified styles, except the newly added one.
- updateStyles(Styleable, List<String>, String) - Static method in class com.dlsc.gemsfx.util.UIUtil
-
Optimizes style updates for a given node by first adding a specified style to ensure it's present, and then removing other specified styles, except the newly added one.
- USE_PROXY - Enum constant in enum class com.dlsc.gemsfx.util.HttpStatusCode
- USE_TREE_CELL_SIZE - Static variable in class com.dlsc.gemsfx.treeview.TreeNode
- userObjectProperty() - Method in class com.dlsc.gemsfx.infocenter.Notification
-
An (optional) user object for easy linking between the notification and the business object for which the notification was created, e.g.
- usingPaddingProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Controls whether additional padding will be applied "around" the content node.
- Utils - Class in com.dlsc.gemsfx.util
-
Some basic utilities which need to be in java (for shifting operations or other reasons), which are not toolkit dependent.
- Utils() - Constructor for class com.dlsc.gemsfx.util.Utils
V
- validatorProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
A validator that can be used in the context of this dialog.
- validProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Determines whether the values entered in the dialog are currently valid and will be accepted by the application.
- validProperty() - Method in class com.dlsc.gemsfx.EmailField
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.AvatarView.AvatarShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.CalendarView.HeaderLayout
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.CalendarView.MonthDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.CalendarView.YearDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.DialogPane.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.DurationPicker.LabelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.LimitedTextArea.LengthDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.PagingControls.FirstLastPageDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.PagingControls.MessageLabelStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.PaymentOptionView.Option
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.PaymentOptionView.Theme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.PhotoView.ClipShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.TimePicker.ClockType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.TimePicker.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.dlsc.gemsfx.util.ResourceBundleManager.Type
-
Returns the enum constant of this class with the specified name.
- valueProperty() - Method in class com.dlsc.gemsfx.ChipView
-
The value / model object represented by the chip view.
- valueProperty() - Method in class com.dlsc.gemsfx.daterange.DateRangeView
- valueProperty() - Method in class com.dlsc.gemsfx.DialogPane.Dialog
-
Stores the value entered or selected by the user in the dialog.
- valueProperty() - Method in class com.dlsc.gemsfx.skins.DigitsField
-
The current value of the field.
- valueProperty() - Method in class com.dlsc.gemsfx.skins.DurationUnitField
-
The current value of the field.
- valueProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- valueProperty() - Method in class com.dlsc.gemsfx.YearMonthView
- valueProperty() - Method in class com.dlsc.gemsfx.YearView
-
The currently selected value / year.
- values() - Static method in enum class com.dlsc.gemsfx.AvatarView.AvatarShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.CalendarView.HeaderLayout
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.CalendarView.MonthDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.CalendarView.YearDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.CustomComboBox.ButtonDisplay
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.DialogPane.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.DurationPicker.LabelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.incubator.templatepane.TemplatePane.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.incubator.templatepane.Tile.TileTransition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.infocenter.Notification.OnClickBehaviour
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.LimitedTextArea.LengthDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.PagingControls.FirstLastPageDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.PagingControls.MessageLabelStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.PaymentOptionView.Option
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.PaymentOptionView.Theme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.PhotoView.ClipShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.TimePicker.ClockType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.TimePicker.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.treeview.TreeNodeView.LayoutType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode.Family
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.util.HttpStatusCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.util.ResizingBehaviour.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.dlsc.gemsfx.util.ResourceBundleManager.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERIFONE - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- VERISIGN - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- verticalScrollBar - Variable in class com.dlsc.gemsfx.skins.ResizableTextAreaSkin
- vgapProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNodeView
- viewFactoryProperty() - Method in class com.dlsc.gemsfx.infocenter.NotificationGroup
-
A callback used to create the
NotificationViewinstances for the info center. - VirtualFlowUtil - Class in com.dlsc.gemsfx.util
-
A utility class for binding two virtual flows to each other so that they perform vertical scrolling in sync.
- VirtualFlowUtil() - Constructor for class com.dlsc.gemsfx.util.VirtualFlowUtil
- VISA - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- Visibility - Class in com.dlsc.gemsfx.incubator.templatepane
- Visibility(double, double, double, double) - Constructor for class com.dlsc.gemsfx.incubator.templatepane.Visibility
- VisibilityPolicy - Interface in com.dlsc.gemsfx.incubator.templatepane
- visibleNodesProperty() - Method in class com.dlsc.gemsfx.incubator.GemScrollPane
- visibleProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
W
- wallpaperProviderProperty() - Method in class com.dlsc.gemsfx.ScreensView
-
A callback used for looking up images that will be used as wallpapers on the miniature screens.
- WARNING - Enum constant in enum class com.dlsc.gemsfx.DialogPane.Type
-
A dialog type used for warning the user.
- warningThresholdProperty() - Method in class com.dlsc.gemsfx.LimitedTextArea
-
The warning threshold is a value between 0 and 1.
- WEBMONEY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- weekNumberColumnWidthProperty() - Method in class com.dlsc.gemsfx.CalendarView
- WESTERNUNION - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
- widthProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
- widthProperty() - Method in class com.dlsc.gemsfx.treeview.TreeNode
- WORLDPAY - Enum constant in enum class com.dlsc.gemsfx.PaymentOptionView.Option
X
- xOffsetProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
Y
- yearDisplayModeProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
The display mode for the year label at the top of the calendar view.
- YearMonthPicker - Class in com.dlsc.gemsfx
-
A control for quickly selecting the month of a year.
- YearMonthPicker() - Constructor for class com.dlsc.gemsfx.YearMonthPicker
-
Constructs a new picker.
- YearMonthPickerSkin - Class in com.dlsc.gemsfx.skins
- YearMonthPickerSkin(YearMonthPicker) - Constructor for class com.dlsc.gemsfx.skins.YearMonthPickerSkin
- yearMonthProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Stores the year and month shown by the control.
- YearMonthView - Class in com.dlsc.gemsfx
- YearMonthView() - Constructor for class com.dlsc.gemsfx.YearMonthView
- YearMonthViewSkin - Class in com.dlsc.gemsfx.skins
- YearMonthViewSkin(YearMonthView) - Constructor for class com.dlsc.gemsfx.skins.YearMonthViewSkin
- YearPicker - Class in com.dlsc.gemsfx
-
A control for selecting a year.
- YearPicker() - Constructor for class com.dlsc.gemsfx.YearPicker
-
Constructs a new year picker.
- YearPickerSkin - Class in com.dlsc.gemsfx.skins
- YearPickerSkin(YearPicker) - Constructor for class com.dlsc.gemsfx.skins.YearPickerSkin
- yearProperty() - Method in class com.dlsc.gemsfx.YearPicker
- yearProperty() - Method in class com.dlsc.gemsfx.YearView
-
A read-only integer representation of the current value / year.
- yearSelectionViewEnabledProperty() - Method in class com.dlsc.gemsfx.CalendarView
-
Determines whether the control offers the option to the user to pick a different year directly via a designated year selection view.
- YearView - Class in com.dlsc.gemsfx
-
A view for selecting a year.
- YearView() - Constructor for class com.dlsc.gemsfx.YearView
-
Constructs a new instance.
- YearViewSkin - Class in com.dlsc.gemsfx.skins
- YearViewSkin(YearView) - Constructor for class com.dlsc.gemsfx.skins.YearViewSkin
- yOffsetProperty() - Method in class com.dlsc.gemsfx.incubator.templatepane.Tile
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form