Extension SDK 10.1.3.36.73

Package oracle.ide.gallery

Contains classes implementing JDeveloper's new object gallery.

See:
          Description

Class Summary
ElementInfo Defines the information used to specify a gallery element.
GalleryAddinUtil Command-line utility to add items to or remove items from the gallery.xml file at build time.
GalleryElement Element for each item in the Object Gallery list.
GalleryFolder Container used in the gallery category tree, which may contain both sub-folders and gallery items.
GalleryHandler  
GalleryManager Interface to the gallery so that the AddinManager is not dependent on the gallery addin
GalleryXMLDataNode XMLDataContainer subclass for the Object Gallery.
ObjectGallery Main object gallery, which is responsible for invoking the object gallery dialog.
RootGalleryFolder The Root of the tree of GalleryFolder and GalleryElement instances.
 

Package oracle.ide.gallery Description

Contains classes implementing JDeveloper's new object gallery. In general, addins add their own entries to this gallery by modifying the gallery.xml file.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


Extension SDK 10.1.3.36.73

 

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