Enhydra 5.1 API

Package org.enhydra.tool.codegen.wizard

The wizard package contains swing components that can be combined to create a standalone wizard.

See:
          Description

Interface Summary
GenSelectionListener  
RootEditor  
 

Class Summary
AppOptionPanel1 Panel for entering the default options: project name, package and destination.
CodeGenDeck Class declaration
CodeGenPage The CodeGenPage is a panel that you can add to a WizardDialog.
CodeGenPanel This class defines the type of panel you can add to an OpenTool's BasicWizardPage or an CodeGenPage.
CodeGenWizard The CodeGenDialog defines a default container for presenting wizards.
GenSelectionEvent  
GenSelectionPanel This class defines the type of panel you can add to an OpenTool's BasicWizardPage or an CodeGenPage.
ProjectOptionPanel2 Panel for entering the default options: copyright and copyrightfile.
ProjectOptionPanel3 Panel for entering the default options: make and script.
ServiceOptionPanel1 Panel for entering the default options: project name, package and destination.
ServiceOptionPanel3 Panel for entering the default options: make and script.
 

Package org.enhydra.tool.codegen.wizard Description

The wizard package contains swing components that can be combined to create a standalone wizard. Kelp also uses some of these components within IDE provided wizard frameworks.


Enhydra 5.1 API