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

E13403-08

Uses of Class
oracle.ide.explorer.ExplorerManager

Packages that use ExplorerManager
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. 
 

Uses of ExplorerManager in oracle.ide.explorer
 

Methods in oracle.ide.explorer that return ExplorerManager
static ExplorerManager ExplorerManager.getExplorerManager()
          Returns the ExplorerManager instance that is active in the IDE.
 

Methods in oracle.ide.explorer with parameters of type ExplorerManager
static void ExplorerManager.setExplorerManager(ExplorerManager explorerManager)
          Publishes the specified ExplorerManager as the active instance in the IDE.
 


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

E13403-08

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