|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.lang.font.FontUtil
public class FontUtil
Constructor Summary | |
---|---|
FontUtil()
|
Method Summary | |
---|---|
static Array |
getAvailableFontsAsStringArray()
|
static Font |
getFont(String font)
|
static Font |
getFont(String font,
Font defaultValue)
|
static FontMetrics |
getFontMetrics(Font font)
|
static String |
toString(Font font)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontUtil()
Method Detail |
---|
public static Array getAvailableFontsAsStringArray()
public static String toString(Font font)
public static Font getFont(String font, Font defaultValue)
public static Font getFont(String font) throws ExpressionException
ExpressionException
public static FontMetrics getFontMetrics(Font font)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |