Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.editor.EditorManager

Packages that use EditorManager
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 

 

Uses of EditorManager in oracle.ide.editor

 

Methods in oracle.ide.editor that return EditorManager
static EditorManager EditorManager.getEditorManager()
          Returns the EditorManager instance that is active in the IDE.

 

Methods in oracle.ide.editor with parameters of type EditorManager
static void EditorManager.setEditorManager(EditorManager editorManager)
          Publishes the specified EditorManager as the active instance in the IDE.

 


Skip navigation links

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

E17493-04


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