wt.clients.util
Class FontUtility
java.lang.Object
wt.clients.util.FontUtility
- public class FontUtility
- extends Object
Field Summary |
private static String |
RESOURCE
Utility method for setting applet fonts that can support cross-locale display of multi-byte characters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static String RESOURCE
- Utility method for setting applet fonts that can support cross-locale display of multi-byte characters
FontUtility
public FontUtility()
getCrossLocaleFont
public static Font getCrossLocaleFont(Font f,
Locale locale)