Package org.gvsig.andami.ui.fonts
Class FontUtils
java.lang.Object
org.gvsig.andami.ui.fonts.FontUtils
Several methods to manage the user interface fonts.
- Author:
- Cesar Martinez Izquierdo invalid input: '<'cesar.martinez@iver.es>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FontUtils
public FontUtils()
-
-
Method Details
-
setFont
Changes the default UIManager font to the provided font.- Parameters:
fontName-
-
initFonts
public static void initFonts()Inits the UIManager fonts, so that it can display current's language symbols. The font is only changed when necessary.
-