| Class | Description |
|---|---|
| AbstractJFXApplication |
Application base class for Equinox JavaFX Applications
|
| AbstractJFXApplication.JFXApp |
Dummy class for bootstrap
|
| LoggerCreator |
Factory helper to create a logger instance which is backed by the OSGi-Service registry
|
| OSGiFXMLLoader |
Helper class which is able to load FXML-Files in OSGi is an easy way
|
| OSGiFXMLLoader.FXMLData<N,C> |
Data structured holding data constructed while loading the FXML-Document
|