storyworld.gui
Class FontHelper

java.lang.Object
  extended by storyworld.gui.FontHelper

public class FontHelper
extends Object


Constructor Summary
FontHelper()
           
 
Method Summary
(package private) static Font createFont(String filename)
           
(package private) static Font createFont(String filename, int style, int size)
           
(package private) static void registerFont(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontHelper

public FontHelper()
Method Detail

createFont

static Font createFont(String filename)

createFont

static Font createFont(String filename,
                       int style,
                       int size)

registerFont

static void registerFont(String s)