Package docking.wizard
-
Interface Summary Interface Description MagePanel<T> PanelManager Interface to define methods that control what panel is displayed in a wizard.WizardContext WizardPanel Interface to define methods for panels to be shown in the wizard dialog.WizardPanelListener Listener that is called when something on the WizardPanel has changed. -
Class Summary Class Description AbstractMageJPanel<T> AbstractMagePanelManager<T> AbstractWizardJPanel Base class that implements some methods of the WizardPanel, but not all.WizardManager A dialog that controls the panels for going to "Next" and "Previous" in some process that the user is being led through.WizardState<T> WizardStateDependencyValidator<T> -
Enum Summary Enum Description WizardPanelDisplayability -
Exception Summary Exception Description IllegalPanelStateException IllegalPanelStateException
allows unexpected IOExceptions and other errors to be thrown during Wizard panel transitions