| Package | Description | 
|---|---|
| oracle.ide.palette | 
 Contains classes that allow for palette integration and commands. 
 | 
| Class and Description | 
|---|
| ADAPaletteListener | 
| Invokable
 Classes implementing this interface can be invoked from the
 component palette. 
 | 
| Palette
 Palette - Palette Model based on PalettePage and PaletteItem. 
 | 
| PaletteDisplayableListener | 
| PaletteEvent
 The  
PaletteEvent class is used with the PaletteListener
 to return the Palette instance. | 
| PaletteItem
 The  
PaletteItem class represents the Object model for
 items on the component palette. | 
| PaletteListener
 The  
PaletteListener interface should be
 implemented by clients that are interested in receiving
 notifications about PaletteWindow instances being opened,
 closed, selectionChanged, or Item Pressed. | 
| PaletteManager
 Palette manager. 
 | 
| PaletteModelListener
 The  
PaletteListener interface should be
 implemented by clients that are interested in receiving
 notifications about PaletteWindow instances being opened,
 closed, selectionChanged, or Item Pressed. | 
| PalettePage | 
| PaletteWindow
 The  
PaletteWindow class is the Component Palette
 view. |