Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Package oracle.ide.palette

Contains classes that allow for palette integration and commands.

See:
          Description

Interface Summary
ADAPaletteListener  
Droppable  
Invokable Classes implementing this interface can be invoked from the component palette.
Palette Palette - Palette Model based on PalettePage and PaletteItem.
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  
 

Class Summary
PaletteContext The PaletteContext interface can be used to identify which palette pages can be shown by the IDE with the current context and other functionallity.
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.
PaletteWindow The PaletteWindow class is the Component Palette view.
 

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.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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