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.inspector.InspectorManager

Packages that use InspectorManager
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
 

Uses of InspectorManager in oracle.ide.inspector
 

Methods in oracle.ide.inspector that return InspectorManager
static InspectorManager InspectorManager.getInspectorManager()
          Returns the InspectorManager instance that is active in the IDE.
 

Methods in oracle.ide.inspector with parameters of type InspectorManager
static void InspectorManager.setInspectorManager(InspectorManager inspectorManager)
          Publishes the specified InspectorManager 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.