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