Package bayern.steinbrecher.wizard
-
Class Summary Class Description EmbeddedWizardPage<T extends java.util.Optional<?>> Represents a page of the wizard.StandaloneWizardPage<T extends java.util.Optional<?>,C extends StandaloneWizardPageController<T>> Represents aWizardPagewhich can be shown without being embedded into aWizard.StandaloneWizardPageController<T extends java.util.Optional<?>> Wizard Represents a wizard for showing a sequence ofPanes.WizardController WizardPage<T extends java.util.Optional<?>,C extends WizardPageController<T>> Represents a class which can be in aWizard.WizardPageController<T extends java.util.Optional<?>> Represents a controller of aWizardPage. -
Enum Summary Enum Description WizardState -
Exception Summary Exception Description PageNotFoundException