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

E13403-07

Package oracle.ide.navigator

Contains classes providing navigator support.

See:
          Description

Interface Summary
ApplicationChangeListener Callback interface for when the selected application has changed in the Application Navigator.
ApplicationChangeNotifier Interface implemented by an object that can be the source of ApplicationChangeEvent notifications.
DeleteActionHandler.LookupHelper A lookup strategy class that will help clients identify a delete action handler for the selection they have have received.
DeleteActionHandler.SelectedNodesProvider<ElementType extends Element> A provider class that will return uniform node type selection.
Extension The Extension interface provides the API for customizing the navigator window.
 

Class Summary
ApplicationChangeEvent Event object representing a change in the selected application in an application navigator.
ContentSetSupport  
DeleteActionHandler<T extends Element> Helps implements progressive disclosure deletion for Node.
DeleteActionHandler.DeleteStrategy<E extends Element> 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.NodeDeleteStrategy A simple node delete implementation that simply deletes the file, pointed to by the node's URL on the file system.
DeleteHandlerService A service for registering DeleteActionHandlers for a specific subtype Node.
NavigatorConstants The NavigatorConstants class defines navigato specific constants such as context menu items.
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.
ProjectNavigatorManager  
ProjectNavigatorWindow  
 

Enum Summary
DeleteActionHandler.DeleteOption  
 

Package oracle.ide.navigator Description

Contains classes providing navigator support.

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.6.0)

E13403-07

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