| Interface | Description |
|---|---|
| ExtendedFXMLLoader.Data<N,C> |
Constructed information
|
| Class | Description |
|---|---|
| ExtendedFXMLLoader |
The extended fxml loader tries to create an instance of a class with the same
FQN as the given FXML-File and falls back to use the
FXMLLoader if
not found. |
| FXMLDocument<T> |
Base class for FXML-File converted and loaded with
ExtendedFXMLLoader |
| FXMLDocument.LoadData<T> |
Data passed to
FXMLDocument.load(LoadData) |
| ImageBuilder |
A builder for images
|
| URLBuilder |
Builder for URLs
|