Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Uses of Class
java.awt.FontFormatException

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.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.