Modifier and Type | Interface | Description |
---|---|---|
static interface |
WizardDescriptor.AsynchronousInstantiatingIterator<Data> |
Iterator for a wizard that needs to somehow instantiate new objects outside ATW queue.
|
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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.