Data - in practice this should be WizardDescriptorpublic static interface WizardDescriptor.AsynchronousInstantiatingIterator<Data> extends WizardDescriptor.InstantiatingIterator<Data>
TemplateWizard.Iterator
in a template's declaration.)| Modifier and Type | Method and Description |
|---|---|
Set |
instantiate()
Is called in separate thread when the Finish button
are clicked and allows implement asynchronous
instantating of newly created objects.
|
initialize, uninitializeaddChangeListener, current, hasNext, hasPrevious, name, nextPanel, previousPanel, removeChangeListenerSet instantiate() throws IOException
instantiate in interface WizardDescriptor.InstantiatingIterator<Data>IOException - when instantiate failsBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.