Skip navigation links

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

E17493-03


Uses of Interface
oracle.ide.editor.EditorInfo

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

 

Uses of EditorInfo in oracle.ide.editor

 

Methods in oracle.ide.editor that return types with arguments of type EditorInfo
abstract  java.util.List<EditorInfo> EditorManager.getEditorsInfo()
           

 

Methods in oracle.ide.editor with parameters of type EditorInfo
abstract  void EditorManager.activateEditor(EditorInfo editorInfo)
          Activates the editor corresponding to the editorInfo.

 


Skip navigation links

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

E17493-03


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