Package gdl.wizard

Contains panels and panel descriptors used for the loading wizard of the Graph Explorer.

See:
          Description

Class Summary
WizardPanelFileChooser A JPanel that is used within the configuration wizard to select the input file.
WizardPanelFileChooserDescriptor The descriptor class of the FileChooser panel, specifying its "neybors" in the wizard, and an identifier
WizardPanelProgress The Wizard panel that displayes the summary of the parsing process during the configuration wizard.
WizardPanelProgressDescriptor The descriptor class of the progress panel, specifying its "neybors" in the wizard, and an identifier.
WizardPanelTagConfiguration A wizard panel used during the configuration process to input the tag configuration.
WizardPanelTagConfigurationDescriptor The descriptor class of the tag configuration panel, specifying its "neybors" in the wizard, and an identifier.
WizardValueManager A class that holds the user input during the configuration process in the source opening wizard.
 

Package gdl.wizard Description

Contains panels and panel descriptors used for the loading wizard of the Graph Explorer.