|
org.openide.dialogs 7.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WizardDescriptor in org.openide |
---|
Methods in org.openide with parameters of type WizardDescriptor | |
---|---|
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 parameters in org.openide with type arguments of type WizardDescriptor | |
---|---|
WizardDescriptor(WizardDescriptor.Iterator<WizardDescriptor> panels)
Create wizard for a sequence of panels, with settings defaulted to this . |
|
org.openide.dialogs 7.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |