Module org.jpo

Class FontAwesomeFont

java.lang.Object
org.jpo.gui.swing.FontAwesomeFont

public class FontAwesomeFont extends Object
Static class that loads the Font Awesome Font into a Java Font object.
See Also:
  • Method Details

    • getFontAwesomeRegular24

      public static Font getFontAwesomeRegular24()
      Returns the static instance of the 24 size Font Awesome Font Regular-400
      Returns:
      The Java Font object
    • getFontAwesomeSolid24

      public static Font getFontAwesomeSolid24()
      Returns the static instance of the 24 size Font Awesome Font Solid-900
      Returns:
      The Java Font object
    • getFontAwesomeRegular18

      public static Font getFontAwesomeRegular18()
      Returns the static instance of the 18 size Font Awesome Font
      Returns:
      The Java Font object