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

/openjdk7/jdk/src/share/classes/java/awt/
H A DFont.java113 * them using the {@link #createFont createFont} method.
346 * {@link #createFont} method.
359 * {@link #createFont} method.
592 * always from "Font.createFont()" and shouldn't get this treatment.
605 /* used to implement Font.createFont */
633 * For fonts created with createFont() these are treated differently.
635 * for example). For fonts created with "createFont" this is a reasonable
872 public static Font createFont(int fontFormat, InputStream fontStream) method in class:Font
1037 public static Font createFont(in method in class:Font
[all...]

Completed in 124 milliseconds