| Package | Description |
|---|---|
| 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. |
| oracle.javatools.ui.overview |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicEditorOverview
A class that creates and manages the Overview strip that can appear to the side of a BasicEditorPane.
|
| Constructor and Description |
|---|
OverviewStatus(Overview overview)
Create an OverviewStatus.
|