public class FontUtils extends 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(String fontName)
Changes the default UIManager font to the provided font.
|
public static void setFont(String fontName)
fontName
- public static void initFonts()