public class FontUtil extends Object
FontUtil()
static String
concat(String[] str, int start, String middle)
static void
setSizedFont(Graphics g, String text, float maxFontSize, int maxWidth)
static String[]
split(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FontUtil()
public static void setSizedFont(Graphics g, String text, float maxFontSize, int maxWidth)
public static String[] split(String text)
public static String concat(String[] str, int start, String middle)
Copyright © 2012. All Rights Reserved.