| Package | Description |
|---|---|
| javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text components.
|
| Modifier and Type | Method and Description |
|---|---|
Highlighter |
Highlighter.getHighlights()
Fetches the current list of highlights.
|
Highlighter |
DefaultHighlighter.getHighlights()
Makes a copy of the highlights.
|