|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wizard | |
|---|---|
| info.aduna.autofocus.gui.sourcewizard | |
| info.aduna.clustermap.export | |
| info.aduna.swing.wizard | |
| Uses of Wizard in info.aduna.autofocus.gui.sourcewizard |
|---|
| Subclasses of Wizard in info.aduna.autofocus.gui.sourcewizard | |
|---|---|
class |
SourceWizard
|
| Uses of Wizard in info.aduna.clustermap.export |
|---|
| Subclasses of Wizard in info.aduna.clustermap.export | |
|---|---|
class |
ExportWizard
|
| Uses of Wizard in info.aduna.swing.wizard |
|---|
| Methods in info.aduna.swing.wizard that return Wizard | |
|---|---|
Wizard |
WizardSheet.getWizard()
|
| Methods in info.aduna.swing.wizard with parameters of type Wizard | |
|---|---|
void |
WizardListener.wizardCancelled(Wizard wizard)
Send when the Wizard was cancelled. |
void |
WizardListenerAdapter.wizardCancelled(Wizard wizard)
|
void |
WizardListener.wizardFinished(Wizard wizard)
Send when the wizard has finished. |
void |
WizardListenerAdapter.wizardFinished(Wizard wizard)
|
void |
WizardListener.wizardProceeded(Wizard wizard)
Send when the Wizard has proceeded to the next WizardSheet, i.e. |
void |
WizardListenerAdapter.wizardProceeded(Wizard wizard)
|
void |
WizardListener.wizardReceded(Wizard wizard)
Send when the Wizard has receded to the previous WizardSheet, i.e. |
void |
WizardListenerAdapter.wizardReceded(Wizard wizard)
|
| Constructors in info.aduna.swing.wizard with parameters of type Wizard | |
|---|---|
WizardSheet(Wizard wizard)
Creates a new WizardSheet. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||