Interface | Description |
---|---|
FormatterAccessor |
Class | Description |
---|---|
ControlAcceleratorSupport | |
GlobalMenuAdapter | |
Logging |
Holds PlatformLoggers to use for logging javafx-ui-controls related things.
|
MultiplePropertyChangeListenerHandler | |
ReadOnlyUnbackedObservableList<E> |
A read-only and unbacked ObservableList - the data is retrieved on demand by
subclasses via the get method.
|
SelectedCellsMap<T extends TablePositionBase> |
Implementation code used by the TableSelectionModel implementations.
|
SizeLimitedList<E> |
A list that has a maximum size.
|
TableColumnComparatorBase<S,T> | |
TableColumnComparatorBase.TableColumnComparator<S,T> | |
TableColumnComparatorBase.TreeTableColumnComparator<S,T> | |
TableColumnSortTypeWrapper |
Convenience class for dealing with sort types on TableColumn and TreeTableColumn,
although note that this will only work whilst TableColumn.SortType is
equivalent to TreeTableColumn.SortType.
|
Copyright © 2020. All rights reserved.