All Classes
| Class | Description |
|---|---|
| PageNotFoundException | |
| Selection<T extends java.lang.Comparable<? extends T>> | |
| SelectionController<T extends java.lang.Comparable<? extends T>> |
Represents controller for Selection.fxml.
|
| Wizard |
Represents a wizard for showing a sequence of
Panes. |
| WizardableController<T extends java.util.Optional<?>> |
Represents a controller of a
WizardableView. |
| WizardableView<T extends java.util.Optional<?>,C extends WizardableController<T>> |
Represents a class which can be in a
Wizard. |
| WizardController | |
| WizardPage<T> |
Represents a page of the wizard.
|
| WizardState |