|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tapina.robe.runtime.FontUtils
This class contains utility methods for working with fonts.
| Constructor Summary | |
FontUtils()
|
|
| Method Summary | |
static java.lang.String |
nativeToAcornName(java.awt.Font font,
int maxLength)
This method finds the Acorn name for a given native Font. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FontUtils()
| Method Detail |
public static java.lang.String nativeToAcornName(java.awt.Font font,
int maxLength)
font - native Font objectmaxLength - maximum length of Acorn name
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||