Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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