Java javax.swing.text DefaultHighlighter fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.text DefaultHighlighter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.text DefaultHighlighter.

The text is from its open source code.

Subclass

javax.swing.text.DefaultHighlighter has subclasses.
Click this link to see all its subclasses.

Field

LayeredHighlighter.LayerPainterDefaultPainter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.

Constructor

DefaultHighlighter()
Creates a new DefaultHighlighther object.