EspressReport
v 5.5

quadbase.common.util.internal
Class FontTable

java.lang.Object
  |
  +--quadbase.common.util.internal.FontTable

public class FontTable
extends java.lang.Object


Constructor Summary
FontTable()
           
 
Method Summary
static java.awt.Font clone(java.awt.Font font)
           
static java.awt.Font newFont(java.lang.String name, int style, int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontTable

public FontTable()
Method Detail

clone

public static java.awt.Font clone(java.awt.Font font)

newFont

public static java.awt.Font newFont(java.lang.String name,
                                    int style,
                                    int size)

EspressReport
v 5.5