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

E13403-04

Uses of Package
oracle.ide.palette2

Packages that use oracle.ide.palette2
oracle.ide.palette2 Contains interfaces and classes that allow for palette integration. 
 

Classes in oracle.ide.palette2 used by oracle.ide.palette2
DefaultPaletteGroup
          DefaultPaletteGroup - class provides a default PaletteGroup model implementation that can be extended by client extension developers.
DefaultPalettePage.PageRecord
          Holds parameters passed during the creation a page.
DefaultPalettePage.ShowForTypeRecord
          Holds information about what document types are associated with this page.
Palette
          Palette represents the root model class for the Component Palette.
PaletteEvent
          The PaletteEvent class is used with the PaletteListener to return state information.
PaletteGroup
          Palette Group is the second level the Component Palette model and is the "child" of PalettePage.
PaletteItem
          Palette Item is the leaf of the Component Palette model and is the "child" of PaletteSection.
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
          The PaletteManager class is the Component Palette Controller.
PalettePage
          Palette Page is an abstract class and is the first level of the Component Palette model and a "child" of PalettePages.
PalettePageProvider
          PalettePageProvider returns an instance of class PalettePages given a display context.
PalettePages
          PalettePages is an abstract class that comprises the list of PalettePage's given a display context.
PalettePagesListener
          Clients that are interested in receiving notifications about updates to PalettePages instances should implement the PalettePagesListener interface.
PaletteSection
          Palette Section is the third level the Component Palette model and is the "child" of PaletteGroup.
PaletteWindow
          The PaletteWindow class is the Component Palette View.
 


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

E13403-04

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