Uses of Class
javax.swing.text.LayeredHighlighter.LayerPainter
Package
Description
Provides classes and interfaces that deal with editable and noneditable text
components.
-
Uses of LayeredHighlighter.LayerPainter in javax.swing.text
Modifier and TypeClassDescriptionstatic class
Simple highlight painter that fills a highlighted area with a solid color.Modifier and TypeFieldDescriptionstatic final LayeredHighlighter.LayerPainter
DefaultHighlighter.DefaultPainter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.