de.hillenbrand.util
Class FontUtils

java.lang.Object
  extended by de.hillenbrand.util.FontUtils

public final class FontUtils
extends java.lang.Object


Constructor Summary
FontUtils()
           
 
Method Summary
static java.awt.Font resize(java.awt.Font font, int delta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontUtils

public FontUtils()
Method Detail

resize

public static java.awt.Font resize(java.awt.Font font,
                                   int delta)