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

E17493-01

Uses of Class
oracle.ide.editor.EditorPath

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

Uses of EditorPath in oracle.ide.editor
 

Methods in oracle.ide.editor that return EditorPath
 EditorPath OpenEditorOptions.getPositionReference()
           
abstract  EditorPath EditorManager.searchEditor(Node node)
           
 

Methods in oracle.ide.editor with parameters of type EditorPath
 void OpenEditorOptions.setPosition(EditorPath reference, int position)
          Sets the position of the new document relative to another.
 


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

E17493-01

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