| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicEditorOverviewLabelMark
A form of BasicEditorOverviewMark that displays a label (text and/or icon) in the tip that appears
 when the mouse hovers over the mark. 
 | 
class  | 
BasicEditorOverviewMark
An object to store a range of offsets that will appear in the BasicEditorOverview as a colored area indicating
 the location of the offsets in the complete file. 
 |