Modifier and Type | Method | 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.
|
Constructor | Description |
---|---|
WizardDescriptor(WizardDescriptor.Iterator<WizardDescriptor> panels) |
Create wizard for a sequence of panels, with settings
defaulted to
this . |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.