Class FontUtils

java.lang.Object
org.gvsig.andami.ui.fonts.FontUtils

public class FontUtils extends Object
Several methods to manage the user interface fonts.
Author:
Cesar Martinez Izquierdo invalid input: '<'cesar.martinez@iver.es>
  • Constructor Details

    • FontUtils

      public FontUtils()
  • Method Details

    • setFont

      public static void setFont(String fontName)
      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.