Data
- in practice this should be WizardDescriptor
public 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, uninitialize
addChangeListener, current, hasNext, hasPrevious, name, nextPanel, previousPanel, removeChangeListener
Set instantiate() throws IOException
instantiate
in interface WizardDescriptor.AsynchronousInstantiatingIterator<Data>
instantiate
in interface WizardDescriptor.InstantiatingIterator<Data>
IOException
- when instantiate fails