Class FontStyles


  • public final class FontStyles
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BOLD
      Bold font style.
      static int BOLDITALIC
      Bold-Italic font style.
      static int ITALIC
      Italic font style.
      static int NORMAL
      Normal font style.
      static int UNDEFINED
      Undefined font style.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FontStyles()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait