Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.ide.navigator

Packages that use oracle.ide.navigator
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.navigator Contains classes providing navigator support. 
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
oracle.ideri.navigator   
oracle.jdeveloper.db.navigator Utilities for using the "Database Navigator" that SQL Developer provides in JDeveloper, to avoid referencing SQL Developer code directly. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
 

Classes in oracle.ide.navigator used by oracle.ide
NavigatorWindow
          NavigatorWindow interface provides the API for managing the contents of a navigator window tree.
 

Classes in oracle.ide.navigator used by oracle.ide.navigator
ApplicationChangeEvent
          Event object representing a change in the selected application in an application navigator.
ApplicationChangeListener
          Callback interface for when the selected application has changed in the Application Navigator.
DeleteActionHandler
          Helps implements progressive disclosure deletion for Node.
DeleteActionHandler.DeleteOption
           
DeleteActionHandler.DeleteStrategy
          A delete strategy base class that users can use to define what "delete a node" is in the user's domain.
DeleteActionHandler.DetailsTextConfig
           
DeleteActionHandler.DetailsTextConfigBuilder
           
DeleteActionHandler.LookupHelper
          A lookup strategy class that will help clients identify a delete action handler for the selection they have have received.
Extension
          The Extension interface provides the API for customizing the navigator window.
HostedView
           
NavigatorInit
           
NavigatorInitFactory
           
NavigatorManager
          The NavigatorManager is responsible for managing the creation of the system navigator and transient navigators opened on selected nodes.
NavigatorWindow
          NavigatorWindow interface provides the API for managing the contents of a navigator window tree.
 

Classes in oracle.ide.navigator used by oracle.ide.runner
NavigatorWindow
          NavigatorWindow interface provides the API for managing the contents of a navigator window tree.
 

Classes in oracle.ide.navigator used by oracle.ideri.navigator
NavigatorManager
          The NavigatorManager is responsible for managing the creation of the system navigator and transient navigators opened on selected nodes.
NavigatorWindow
          NavigatorWindow interface provides the API for managing the contents of a navigator window tree.
 

Classes in oracle.ide.navigator used by oracle.jdeveloper.db.navigator
NavigatorManager
          The NavigatorManager is responsible for managing the creation of the system navigator and transient navigators opened on selected nodes.
 

Classes in oracle.ide.navigator used by oracle.jdeveloper.model
Extension
          The Extension interface provides the API for customizing the navigator window.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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