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

E13403-07

Uses of Package
oracle.ide.explorer

Packages that use oracle.ide.explorer
oracle.ide.cmd Contains classes implementing several JDeveloper commands. 
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. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.navigator Contains classes providing navigator support. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdeveloper.uieditor.uicanvas Contains classes that allow addins access to the UICanvas integration objects. 
oracle.jdeveloper.vcs.changelist   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdeveloper.vcs.util Contains assorted stateless utilities for version control system integraton. 
 

Classes in oracle.ide.explorer used by oracle.ide.cmd
TNode
          The TNode interface extends the TreeNode.
 

Classes in oracle.ide.explorer used by oracle.ide.explorer
CellRendererAttributes
          The TNodeConstants class defines the TNode bits.
ChildFilter
          The ChildFilter interface defines an API for retrieving a structured collection of Element nodes.
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.
ExplorerInfo
           
ExplorerManager
          The ExplorerManager interface acts as a registry for Explorer types registered against a given Document type specific to a given View type.
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.
IconOverlayConsumer
          The IconOverlayConsumer interface defines the API for consumers of an IconOverlayCache.
TNode
          The TNode interface extends the TreeNode.
TreeExplorer
          The TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees.
 

Classes in oracle.ide.explorer used by oracle.ide.model
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.
TNode
          The TNode interface extends the TreeNode.
TreeExplorer
          The TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees.
 

Classes in oracle.ide.explorer used by oracle.ide.navigator
ChildFilterFactory
          Factory class for creating ChildFilter instances as they are needed.
TNode
          The TNode interface extends the TreeNode.
TreeExplorer
          The TreeExplorer interface defines the API for managing the nodes in the navigator and explorer trees.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.model
TNode
          The TNode interface extends the TreeNode.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.uieditor
Explorer
          The Explorer class provides the API for getting a GUI representation of the structure for a given Context.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.uieditor.uicanvas
Explorer
          The Explorer class provides the API for getting a GUI representation of the structure for a given Context.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.vcs.changelist
IconOverlay
          Class holding element overlay information for an overlay cache.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.vcs.spi
IconOverlay
          Class holding element overlay information for an overlay cache.
IconOverlayTracker
          Utility class for node overlay clients, tracking node visibility for an overlay cache.
 

Classes in oracle.ide.explorer used by oracle.jdeveloper.vcs.util
IconOverlayTracker
          Utility class for node overlay clients, tracking node visibility for an overlay cache.
 


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

E13403-07

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