|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFormatException | |
---|---|
java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. |
Uses of FontFormatException in java.awt |
---|
Methods in java.awt that throw FontFormatException | |
---|---|
static Font |
Font.createFont(int fontFormat,
File fontFile)
Returns a new Font using the specified font type
and the specified font file. |
static Font |
Font.createFont(int fontFormat,
InputStream fontStream)
Returns a new Font using the specified font type
and input data. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.