| Package | Description |
|---|---|
| oracle.ide.palette |
Contains classes that allow for palette integration and commands.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PaletteEditor
The
PaletteEditor interface should be
implemented by clients that are interested in adding their own invokable
dialogs to the Component Palette. |
interface |
PaletteInvokable |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PaletteManager.registerPaletteWizard(java.lang.String type,
Invokable wizard)
Register Invokable wizard.
|