| Package | Description |
|---|---|
| oracle.ide.db.panels |
Reusable UI panels for listing, creating or editing database objects in dialogs
in the IDE.
|
| oracle.ide.panels |
Provides a framework for building panel-based UI.
|
| oracle.jdeveloper.panels |
| Modifier and Type | Method and Description |
|---|---|
protected WizardCallbacks |
SelectDBObjectsPanel.getWizardCallbacks()
If this panel is being used in a Wizard this returns the
WizardCallbacks for the Wizard.
|
| Modifier and Type | Method and Description |
|---|---|
WizardCallbacks |
TraversableContext.getWizardCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TraversableContext.setWizardCallbacks(WizardCallbacks callbacks) |
| Modifier and Type | Field and Description |
|---|---|
protected WizardCallbacks |
SelectDatabaseObjectsPanel._wizardCallbacks |