JavaTM 2 Platform
Std. Ed. v1.4.2

javax.swing.plaf.basic
Class BasicTextUI.BasicHighlighter

java.lang.Object
  extended byjavax.swing.text.LayeredHighlighter
      extended byjavax.swing.text.DefaultHighlighter
          extended byjavax.swing.plaf.basic.BasicTextUI.BasicHighlighter
All Implemented Interfaces:
Highlighter, UIResource
Enclosing class:
BasicTextUI

public static class BasicTextUI.BasicHighlighter
extends DefaultHighlighter
implements UIResource


Nested Class Summary
 
Nested classes inherited from class javax.swing.text.DefaultHighlighter
DefaultHighlighter.DefaultHighlightPainter
 
Nested classes inherited from class javax.swing.text.LayeredHighlighter
LayeredHighlighter.LayerPainter
 
Nested classes inherited from class javax.swing.text.Highlighter
Highlighter.Highlight, Highlighter.HighlightPainter
 
Field Summary
 
Fields inherited from class javax.swing.text.DefaultHighlighter
DefaultPainter
 
Constructor Summary
BasicTextUI.BasicHighlighter()
           
 
Methods inherited from class javax.swing.text.DefaultHighlighter
addHighlight, changeHighlight, deinstall, getDrawsLayeredHighlights, getHighlights, install, paint, paintLayeredHighlights, removeAllHighlights, removeHighlight, setDrawsLayeredHighlights
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTextUI.BasicHighlighter

public BasicTextUI.BasicHighlighter()

JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.