Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.swing.text | Provides classes and interfaces that deal with editable and noneditable text components. |
Uses of LayeredHighlighter.LayerPainter in javax.swing.text |
---|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultHighlighter.DefaultHighlightPainter
Simple highlight painter that fills a highlighted area with a solid color. |
Modifier and Type | Field and Description |
---|---|
static LayeredHighlighter.LayerPainter |
DefaultHighlighter.DefaultPainter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.