| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| EditorCreator | Optional interface implemented by EditorAddins which create their own editor instances. | 
| EditorInfo | EditorInfo is the EditorManager representation of an Editor. | 
| EditorListener | The EditorListenerinterface should be
 implemented by clients that are interested in receiving
 notifications aboutEditorinstances being opened,
 activated, deactivated, or closed in the IDE. | 
| FileSaveListener | Listener that gets notified when a "dirty" file is being closed. | 
| TextEditor | The text editor interface is implemented by any editor in the IDE which provides a plain text view. | 
| Class Summary | |
|---|---|
| AbstractEditor | Deprecated. The Editorhierarchy has been collapsed | 
| AbstractFlatEditor | Deprecated. The Editorhierarchy has been collapsed | 
| AbstractFlatEditorAddin | Deprecated. Please use EditorAddininstead | 
| AsynchronousEditor | Base editor template for editors that load the UI model on a thread off the event dispatch thread. | 
| Editor | Editors such as code, gui, html editors should implements the Editorinterface. | 
| EditorAddin | This class is used to declare an Editorwith theEditorManager. | 
| EditorConstants | |
| EditorCriteria | |
| EditorManager | The EditorManagerserves as the registry forEditorthat want to register themselves with
 specificNodetypes. | 
| EditorPath | Describes the path to an editor. | 
| EditorsOptions | This class was used to store the editors auto synchronize option. | 
| EditorUtil | |
| FileSaveHook | Hook that registers the listeners to be notified when a multiple files may need to be saved. | 
| FilesToSaveGroup | Contains a group of nodes to be saved together. | 
| FlatEditor | Deprecated. The Editorhierarchy has been collapsed | 
| FlatEditorAddin | Deprecated. Please use EditorAddininstead | 
| OpenEditorOptions | This class is used to specify how to open an editor. | 
| RecentFile | |
| SaveFilesEvent | Event raised when one or more dirty nodes need to be saved. | 
| SaveFilesResponse | Response returned by implementations of that indicates if there are
 any extra nodes to be saved before closing the ones selected by the user. | 
| Exception Summary | |
|---|---|
| OpenAbortedException | Runtime exception thrown from Editor.open()if opening the editor
 should be aborted. | 
Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper.
Related Documentation
See Extending JDeveloper Using the Addin API for additional details.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||