| Package | Description |
|---|---|
| oracle.ide.ceditor |
The
Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
| oracle.ide.editor |
Contains classes and interfaces that allow addins to add their own specialized
editors to JDeveloper.
|
| oracle.ide.help |
Contains interfaces and classes used by addins to
provide context sensitive help on their own windows and dialogs.
|
| oracle.ide.palette |
Contains classes that allow for palette integration and commands.
|
| oracle.ide.resourcebundle |
Provides a designtime abstraction around locating and managing resource bundles
used by visual and non-visual editors.
|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| oracle.jdeveloper.merge |
Contains classes for merge editor abstractions, including an editor addin, commands, a
controller, and utilities.
|
| oracle.jdeveloper.runner |
Contains classes that allow addins some level of control on the JDeveloper runner system.
|
| oracle.jdeveloper.uieditor |
Contains classes that allow addins access to the UIEditor integration objects.
|
| oracle.jdeveloper.vcs.util |
Contains assorted stateless utilities for version control system integraton.
|
| oracle.jdeveloper.vcs.versionhistory | |
| oracle.jdeveloper.webapp.designer.palette | |
| oracle.jdevimpl.compare | |
| oracle.jdevimpl.history |
| Class and Description |
|---|
| 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. |
| TextEditor
The text editor interface is implemented by any editor in the IDE which
provides a plain text view.
|
| Class and Description |
|---|
| AbstractEditor
Deprecated.
The
Editor hierarchy has been collapsed |
| 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. |
| EditorBundle |
| 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 |
| EditorPath
Describes the path to an editor.
|
| EditorsOptions
This class was used to store the editors auto synchronize option.
|
| FileSaveHook
Hook that registers the listeners to be notified when a multiple files may
need to be saved.
|
| FileSaveListener
Listener that gets notified when a "dirty" file is being closed.
|
| FilesToSaveGroup
Contains a group of nodes to be saved together.
|
| 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 |
| 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. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| 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
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| Editor
Editors such as code, gui, html editors should implements the
Editor interface. |