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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextAttribute.java221 * <td valign="TOP">{@link #SWAP_COLORS}</td>
716 * set on the <code>Graphics</code> (but see {@link #SWAP_COLORS}).
719 * @see #SWAP_COLORS
732 * of it (but see {@link #SWAP_COLORS}).
738 * @see #SWAP_COLORS
1001 public static final TextAttribute SWAP_COLORS = field in class:TextAttribute
1006 * @see #SWAP_COLORS

Completed in 32 milliseconds