Uses of Class
javax.swing.text.LayeredHighlighter
Package | Description |
---|---|
javax.swing.plaf.basic |
Provides user interface objects built according to the Basic look and feel.
|
javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text
components.
|
-
Uses of LayeredHighlighter in javax.swing.plaf.basic
Subclasses of LayeredHighlighter in javax.swing.plaf.basic Modifier and Type Class Description static class
BasicTextUI.BasicHighlighter
Default implementation of the interfaceHighlighter
. -
Uses of LayeredHighlighter in javax.swing.text
Subclasses of LayeredHighlighter in javax.swing.text Modifier and Type Class Description class
DefaultHighlighter
Implements the Highlighter interfaces.