| Package | Description |
|---|---|
| oracle.ide.ceditor |
The
Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
| oracle.javatools.editor |
The
Editor package is a basic framework for an editor
component with syntax highlighting capabilities, built on top of the
Swing text framework. |
| Modifier and Type | Method and Description |
|---|---|
FileOverviewMargin |
CodeEditor.getFileOverviewMargin()
Deprecated.
getOverview()
|
| Modifier and Type | Method and Description |
|---|---|
static FileOverviewMargin |
FileOverviewMargin.getFileOverviewMargin(BasicEditorPane editor)
Deprecated.
|