Extension SDK

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
ChildFilter The ChildFilter interface defines an API for retrieving a structured collection of Element nodes.
Explorer The Explorer interface provides the API for getting a GUI representation of the structure for a given Context.
ExplorerManager The ExplorerManager interface acts as a registry for Explorer types registered against a given Document type specific to a given View type.
ExplorerWindow  
IconOverlayCache The observable icon overlay cache associated with an overlay manager.
TNode The TNode interface extends the TreeNode.
TreeExplorer The TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees.
 

Class Summary
AbstractExplorer Explorer base class.
CellRendererAttributes The TNodeConstants class defines the TNode bits.
ExplorerContextUtil The ExplorerContextUtil class is a utility class that can be used to get at the extra data the ExplorerWindow stores in the the Context.
FilterTypes Extends Attributes to focus on the notion of Element attributes.
IconOverlayTracker Thread-based utility class tracking node visibility for overlay icons.
TNodeConstants The TNodeConstants class defines the TNode bits.
 

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.


Extension SDK

 

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