Class Fonts


  • public class Fonts
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Fonts()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void cleanup()  
      static void load()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ARIAL

        public static Font ARIAL
      • PAPYRUS

        public static Font PAPYRUS
    • Constructor Detail

      • Fonts

        public Fonts()
    • Method Detail

      • load

        public static void load()
      • cleanup

        public static void cleanup()