Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Uses of Class
javax.swing.text.LayeredHighlighter.LayerPainter

Packages that use LayeredHighlighter.LayerPainter
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of LayeredHighlighter.LayerPainter in javax.swing.text
 

Subclasses of LayeredHighlighter.LayerPainter in javax.swing.text
static class DefaultHighlighter.DefaultHighlightPainter
          Simple highlight painter that fills a highlighted area with a solid color.
 

Fields in javax.swing.text declared as LayeredHighlighter.LayerPainter
static LayeredHighlighter.LayerPainter DefaultHighlighter.DefaultPainter
          Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.