Modifier and Type | Method and Description |
---|---|
void |
WizardDescriptor.InstantiatingIterator.initialize(WizardDescriptor wizard)
Initializes this iterator, called from WizardDescriptor's constructor.
|
void |
WizardDescriptor.InstantiatingIterator.uninitialize(WizardDescriptor wizard)
Uninitializes this iterator, called when the wizard is being
closed, no matter what closing option invoked.
|