| Class | Description |
|---|---|
| CancellableConfirmationDialog |
Confirmation (yes/no/cancel) dialog.
|
| ConfirmationDialog |
Confirmation (yes/no) dialog.
|
| Dialogs |
Operations with dialogs.
|
| ErrorDialog |
Error dialog.
|
| FxmlDialog<R> |
Base class for
Dialogs loaded from FXML resource. |
| FxmlStage |
Base class for
Stages loaded from FXML resource. |
| PathChooser |
FileChooser equivalent handling Paths instead of Files. |
| Screens |
Operations with screens.
|
| Exception | Description |
|---|---|
| FxmlLoaderException |
Indicator of a problem during the load of a FXML resource.
|