Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.awt.FontFormatException

Uses of FontFormatException in java.awt
 

Methods in java.awt that throw FontFormatException
static Font Font.createFont(int fontFormat, java.io.InputStream is)
          Creates a new font with point size 1 and Font.PLAIN 55 style, reading font data from the provided input stream.