|
Extension SDK 10.1.2 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper.
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. |
FlatEditor | Defines an Editor that wants to participate in the improved windowing of JDeveloper 9.0.5 |
FlatEditorAddin |
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. |
AbstractFlatEditor | |
AbstractFlatEditorAddin | The default implementation of FlatEditorAddin . |
EditorConstants | |
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. |
EditorUtil | |
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 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.