|
Class Summary |
| ColumnSelectionPanel |
The panel that lets the user chose the tables and columns to code generation. |
| ConnectionActions |
Implementation of the connection actions to get information for the
code generation.
|
| ConnectPanel |
The foorm design of the panel used to connect to the database.
|
| Data |
Holds the information collected by the wizard during the iteration from the
user and necessary initializations. |
| DatabaseDriver |
Representation of a database driver.
|
| FinishPanel |
The last panel of the wizard execution.
|
| SetPasswordDialog |
Dialog to ask the password |
| WelcomePanel |
The welcome panel for begining of the wizard
Status :
New |
| Wizard |
The database form generation wizard entry class.
|
| WizardArrayIterator |
Interator in the array of panels used in the wizard |
| WizardConnectionProgress |
The progress bar that show the information about the initailization of the
tables information. |
| WizardControler |
Makes some intermediate actions and valaidation during the wizard iterations.
|
| WizardPanel |
Basic behaviour of the wizard panels.
|