public class FontUtils
extends java.lang.Object
Constructor and Description |
---|
FontUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
initFonts()
Inits the UIManager fonts, so that it can display current's language
symbols.
|
static void |
setFont(java.lang.String fontName)
Changes the default UIManager font to the provided font.
|
public static void setFont(java.lang.String fontName)
fontName
- public static void initFonts()