|
Extension SDK 10.1.3.36.73 | ||||||||||
| 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 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. |
| TextEditor | The text editor interface is implemented by any editor in the IDE which provides a plain text view. |
| Class Summary | |
| AbstractEditor | Deprecated. The Editor hierarchy has been collapsed |
| AbstractFlatEditor | Deprecated. The Editor hierarchy has been collapsed |
| AbstractFlatEditorAddin | Deprecated. Please use EditorAddin instead |
| Editor | Editors such as code, gui, html editors should implements the Editor interface. |
| EditorAddin | This class is used to declare an Editor with the EditorManager. |
| EditorConstants | |
| EditorCriteria | |
| EditorManager | The EditorManager serves as the registry for Editor that want to register themselves with
specific Node types. |
| EditorPath | Describes the path to an editor. |
| EditorsOptions | This class was used to store the editors auto synchronize option. |
| EditorUtil | |
| FlatEditor | Deprecated. The Editor hierarchy has been collapsed |
| FlatEditorAddin | Deprecated. Please use EditorAddin instead |
| OpenEditorOptions | This class is used to specify how to open an editor. |
| RecentFile | |
| Exception Summary | |
| OpenAbortedException | |
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.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.