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

E13403-05

Package oracle.ide.explorer

Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor.

See:
          Description

Interface Summary
ExplorerInfo  
IconOverlayConsumer The IconOverlayConsumer interface defines the API for consumers of an IconOverlayCache.
TNode The TNode interface extends the TreeNode.
 

Class Summary
AbstractTreeExplorer Provides a base class for tree explorer implementations.
CellRendererAttributes The TNodeConstants class defines the TNode bits.
ChildFilter The ChildFilter interface defines an API for retrieving a structured collection of Element nodes.
ChildFilterFactory Factory class for creating ChildFilter instances as they are needed.
ChildFilterHelper Instances of ChildFilterHelper modify the behavior of a ChildFilterFactory, which itself affects how child elements appear in a navigator.
Explorer The Explorer class provides the API for getting a GUI representation of the structure for a given Context.
ExplorerContext The ExplorerContext class is a utility class that can be used to get at the extra data the ExplorerWindow stores in the the Context.
ExplorerContext.ExpandInfo The ExpandInfo class stores the tree path of a node is string form.
ExplorerManager The ExplorerManager interface acts as a registry for Explorer types registered against a given Document type specific to a given View type.
ExplorerWindow  
IconOverlay Class holding element overlay information for an overlay cache.
IconOverlayCache The IconOverlayCache class is responsible for an element overlay cache associated with many IconOverlayConsumers.
IconOverlayTracker Utility class for node overlay clients, tracking node visibility for an overlay cache.
IconOverlayTreeCellRenderer The IconOverlayTreeCellRenderer class is a cell renderer decorator responsible for rendering IconOverlayConsumer node values.
TNodeConstants The TNodeConstants class defines the TNode bits.
TreeExplorer The TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees.
 

Package oracle.ide.explorer Description

Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


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

E13403-05

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