Package | Description |
---|---|
oracle.ide.wizard |
Contains classes that can be used to integrate gallery items and wizards into the product.
|
Modifier and Type | Method and Description |
---|---|
static TitledWizardDialog |
TitledWizardDialog.createWizardDialog(oracle.bali.ewt.wizard.BaseWizard baseWiz, java.awt.Component parent, java.lang.String title)
Create a wizard dialog that is parented on the dialog or frame ancestor of a specified component.
|