| Interface | Description |
|---|---|
| IJFXBeanObservable |
Provides access to details of bean observables.
|
| IJFXBeanProperty |
Root interface of all JavaFX properties
|
| IJFXBeanValueProperty |
Single valued property
|
| ObservableWritableValue<E> |
Observable value which can be modified as well
|
| Class | Description |
|---|---|
| AdapterFactory |
Allows to adapt between Eclipse Databinding and JavaFX observables
|
| JFXBeanProperties |
Factory to create property descriptions
|
| JFXRealm |
JavaFX realm implementation
|