Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR 216 (Maintenance Release)

Uses of Class
java.awt.font.TextAttribute

Packages that use TextAttribute
java.awt.font Provides classes and interface relating to fonts. 
 

Uses of TextAttribute in java.awt.font
 

Fields in java.awt.font declared as TextAttribute
static TextAttribute TextAttribute.FAMILY
          Attribute key for the unlocalized font family name.
static TextAttribute TextAttribute.WEIGHT
          Attribute key for the weight of a font.
static TextAttribute TextAttribute.POSTURE
          Attribute key for the posture of a font.
static TextAttribute TextAttribute.SIZE
          Attribute key for the font size.
static TextAttribute TextAttribute.FONT
          Attribute key for the font to use to render text.
static TextAttribute TextAttribute.FOREGROUND
          Attribute key for the foreground color adornment.
static TextAttribute TextAttribute.UNDERLINE
          Attribute key for underline adornments.
static TextAttribute TextAttribute.STRIKETHROUGH
          Attribute key for the strikethrough adornment.
static TextAttribute TextAttribute.INPUT_METHOD_HIGHLIGHT
          Attribute key for input method highlight styles.
 


JSR 216 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 216 specification.
ing HTML relocated