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

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Uses of Class
javax.swing.text.StyleConstants

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

DRAFT internal-b11

Submit a bug or feature

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