Package | Description |
---|---|
oracle.javatools.editor.highlight |
The Highlights package is a subset of the Editor package, and contains API's for creating, maintaining, and applying background, foreground, font, and underline highlights to regions of text in an editor pane.
|
Modifier and Type | Class and Description |
---|---|
class |
DottedLinePainter
The
DottedLinePainter is an implementation of the which paints a straight, but dotted underline or separator of a given thickness. |
class |
ZigZagLinePainter
The
ZigZagLinePainter is an implementation of the which paints a zigzag underline or separator of a given thickness.. |