| ?? | ?? |
|---|---|
| FlowContainer<T extends javafx.scene.Node> |
A Flow needs a JavaFX Parent node in that the current view of the
flow will be added as a child.
|
| ? | ?? |
|---|---|
| Flow |
This class defines a flow.
|
| FlowHandler | |
| FlowView<T> |
This class defines one view in the flow.
|
| ViewHistoryDefinition<T> |
| ???? | ?? |
|---|---|
| FlowException |
Default Exception Type for the Flow API
|
| FlowVetoException |
Created with IntelliJ IDEA.
|