Uses of Class
javax.swing.text.LayeredHighlighter.LayerPainter
Packages that use LayeredHighlighter.LayerPainter
Package
Description
Provides classes and interfaces that deal with editable and noneditable text
 components.
- 
Uses of LayeredHighlighter.LayerPainter in javax.swing.textSubclasses of LayeredHighlighter.LayerPainter in javax.swing.textModifier and TypeClassDescriptionstatic classSimple highlight painter that fills a highlighted area with a solid color.Fields in javax.swing.text declared as LayeredHighlighter.LayerPainterModifier and TypeFieldDescriptionDefaultHighlighter.DefaultPainterDefault implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.