Extension SDK 10.1.2

Uses of Package
oracle.ide.editor

Packages that use oracle.ide.editor
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 
oracle.ide.palette Contains classes that allow for palette integration and commands. 
oracle.jdeveloper.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.jdeveloper.cm.dt.addin Contains base implementations of addin interfaces. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Classes in oracle.ide.editor used by oracle.ide.editor
AbstractEditor
           
Editor
          Editors such as code, gui, html editors should implements the Editor interface.
EditorAddin
           
EditorFrame
          The EditorFrame interface.
EditorInfo
          EditorInfo is the EditorManager representation of an Editor.
EditorListener
          The EditorListener interface should be implemented by clients that are interested in receiving notifications about Editor instances being opened, activated, deactivated, or closed in the IDE.
EditorManager
          The EditorManager serves as the registry for Editors that want to register themselves with specific Node types.
EditorsOptions
          This class was used to store the editors auto synchronize option.
FlatEditor
          Defines an Editor that wants to participate in the improved windowing of JDeveloper 9.0.5
FlatEditorAddin
           
 

Classes in oracle.ide.editor used by oracle.ide.palette
Editor
          Editors such as code, gui, html editors should implements the Editor interface.
 

Classes in oracle.ide.editor used by oracle.jdeveloper.ceditor
AbstractEditor
           
AbstractFlatEditor
           
AbstractFlatEditorAddin
          The default implementation of FlatEditorAddin.
Editor
          Editors such as code, gui, html editors should implements the Editor interface.
EditorAddin
           
FlatEditor
          Defines an Editor that wants to participate in the improved windowing of JDeveloper 9.0.5
FlatEditorAddin
           
 

Classes in oracle.ide.editor used by oracle.jdeveloper.cm.dt.addin
AbstractEditor
           
AbstractFlatEditor
           
AbstractFlatEditorAddin
          The default implementation of FlatEditorAddin.
Editor
          Editors such as code, gui, html editors should implements the Editor interface.
EditorAddin
           
FlatEditor
          Defines an Editor that wants to participate in the improved windowing of JDeveloper 9.0.5
FlatEditorAddin
           
 

Classes in oracle.ide.editor used by oracle.jdeveloper.uieditor
AbstractEditor
           
AbstractFlatEditor
           
Editor
          Editors such as code, gui, html editors should implements the Editor interface.
FlatEditor
          Defines an Editor that wants to participate in the improved windowing of JDeveloper 9.0.5
 


Extension SDK

 

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