Searched defs:WEIGHT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java82 * indicate the same <code>WEIGHT</code>.
84 * <code>WEIGHT</code>, <code>WIDTH</code>, <code>POSTURE</code>,
90 * <li>The values for <code>WEIGHT</code>, <code>WIDTH</code>, and
119 * <td valign="TOP">{@link #WEIGHT}</td>
351 public static final TextAttribute WEIGHT = field in class:TextAttribute
356 * @see #WEIGHT
363 * @see #WEIGHT
371 * @see #WEIGHT
377 * The standard weight. This is the default value for <code>WEIGHT</code>.
378 * @see #WEIGHT
[all...]

Completed in 30 milliseconds