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<? extends T>>  
    SelectionController<T extends java.lang.Comparable<? extends T>>
    Represents controller for Selection.fxml.