javax.swing.plaf.basic
Class BasicTextUI.BasicHighlighter
- java.lang.Object
-
- javax.swing.text.LayeredHighlighter
-
- javax.swing.text.DefaultHighlighter
-
- javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
-
- All Implemented Interfaces:
- UIResource, Highlighter
- Enclosing class:
- BasicTextUI
public static class BasicTextUI.BasicHighlighter extends DefaultHighlighter implements UIResource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.swing.text.DefaultHighlighter
DefaultHighlighter.DefaultHighlightPainter
-
Nested classes/interfaces inherited from class javax.swing.text.LayeredHighlighter
LayeredHighlighter.LayerPainter
-
Nested classes/interfaces inherited from interface javax.swing.text.Highlighter
Highlighter.Highlight, Highlighter.HighlightPainter
-
-
Field Summary
-
Fields inherited from class javax.swing.text.DefaultHighlighter
DefaultPainter
-
-
Constructor Summary
Constructors Constructor and Description BasicHighlighter()
-
Method Summary
-
Methods inherited from class javax.swing.text.DefaultHighlighter
addHighlight, changeHighlight, deinstall, getDrawsLayeredHighlights, getHighlights, install, paint, paintLayeredHighlights, removeAllHighlights, removeHighlight, setDrawsLayeredHighlights
-
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.