|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleConstants | |
---|---|
javax.swing.text | Provides classes and interfaces that deal with editable and noneditable text components. |
Uses of StyleConstants in javax.swing.text |
---|
Subclasses of StyleConstants in javax.swing.text | |
---|---|
static class |
StyleConstants.CharacterConstants
This is a typesafe enumeration of the well-known attributes that contribute to a character style. |
static class |
StyleConstants.ColorConstants
This is a typesafe enumeration of the well-known attributes that contribute to a color. |
static class |
StyleConstants.FontConstants
This is a typesafe enumeration of the well-known attributes that contribute to a font. |
static class |
StyleConstants.ParagraphConstants
This is a typesafe enumeration of the well-known attributes that contribute to a paragraph style. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.