Package | Description |
---|---|
com.iamsoft.util.ui.javafx |
Miscellaneous JavaFX utility classes.
|
com.iamsoft.util.ui.javafx.collections |
Observable collection implementations and associated classes.
|
com.iamsoft.util.ui.javafx.table |
Utility classes related to TableView.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractObservable.Exposed |
class |
CompositeObservable
Invalidated whenever item from component list is invalidated.
|
class |
DelayedObservable
Postpones invalidation events by fixed quantity of time.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractObservableMap<K,V> |
class |
DefaultObservableMap<K,V>
Allow method overrides (unlike FXCollections.observableHashMap()).
|
class |
TransformingObservableMap<K,VI,VO> |
Modifier and Type | Field and Description |
---|---|
protected static AbstractObservable |
TableFindSupportBase.DUMMY_OBSERVABLE |
Copyright © 2023. All rights reserved.