|
Extension SDK | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| 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. |
| Class Summary | |
| AbstractEditor | |
| AbstractEditor.LayoutData | Instances of this class keep the preferred layout URL and
a flas indicating whether the layout has already been initialized. |
| EditorConstants | |
| EditorsOptions | This class stores the editors auto synchronize option. |
| EditorsOptionsPanel | A panel to edit EditorsOptions. |
| EditorUtil | |
| 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 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.