Extension SDK 10.1.2

Package oracle.ide.palette

Contains classes that allow for palette integration and commands.

See:
          Description

Interface Summary
ADAPaletteListener  
Droppable  
Palette Palette - Palette Model based on PalettePage and PaletteItem.
PaletteContext The PaletteContext interface can be used to identify which palette pages can be s shown by the ide with the current context and other functionallity.
PaletteDisplayableListener  
PaletteEditor The PaletteEditor interface should be implemented by clients that are interested in adding their own invokable dialogs to the Component Palette.
PaletteInvokable  
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.
PaletteLoader Called by command Line Utility to add items to the palette.xml file at build time.
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  
PaletteTransferable  
PaletteWindow The PaletteWindow class is the Component Palette view.
 

Class Summary
PaletteEvent The PaletteEvent class is used with the PaletteListener to return the Palette instance.
PaletteManager Palette manager.
PaletteUtil Command Line Utility to add items to the palette.xml file at build time.
 

Package oracle.ide.palette Description

Contains classes that allow for palette integration and commands.

Related Documentation

There is no documentation on using the Palette API.


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.