Package docking.wizard


package docking.wizard
  • Classes
    Class
    Description
    A dialog for displaying a series of wizard panels used to collect data from the user before performing some task with the collected data.
    This is the main class for defining the steps and GUI for a WizardDialog.
    This is the base class for defining a step in a WizardModel to be displayed using a WizardDialog.