Modifier and Type | Interface and Description |
---|---|
static interface |
WizardDescriptor.BackgroundInstantiatingIterator<Data>
Iterator for a wizard that will create new objects after the wizard has been closed.
|
static interface |
WizardDescriptor.ProgressInstantiatingIterator<Data>
Iterator for a wizard that wants to notify users while instantiate is running by a progress bar.
|