Data - in practice this should be WizardDescriptorpublic static interface WizardDescriptor.BackgroundInstantiatingIterator<Data> extends WizardDescriptor.AsynchronousInstantiatingIterator<Data>
| Modifier and Type | Method and Description |
|---|---|
Set |
instantiate()
Called in a separate thread when the Finish button is clicked and the wizard is closed.
|
initialize, uninitializeaddChangeListener, current, hasNext, hasPrevious, name, nextPanel, previousPanel, removeChangeListenerSet instantiate() throws IOException
instantiate in interface WizardDescriptor.AsynchronousInstantiatingIterator<Data>instantiate in interface WizardDescriptor.InstantiatingIterator<Data>IOException - when instantiate fails