Package bayern.steinbrecher.wizard.pages
Contains a collection of common types of wizard pages which may be either used directly or as a reference for
implementing custom wizard pages.
-
Class Summary Class Description Selection<T extends java.lang.Comparable<T>> Represents a selection dialog.SelectionController<T extends java.lang.Comparable<T>> Represents controller for Selection.fxml.