com.jme.widget.font
Class WidgetFontManager

java.lang.Object
  extended bycom.jme.widget.font.WidgetFontManager

public class WidgetFontManager
extends java.lang.Object

Author:
Gregg Patton To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
protected WidgetFontManager()
           
 
Method Summary
static WidgetFont getFont(java.lang.String fontName)
           
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetFontManager

protected WidgetFontManager()
Method Detail

getFont

public static WidgetFont getFont(java.lang.String fontName)

init

public static void init()