Module org.jpo

Class RobotoFont

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

public class RobotoFont extends Object
Static class that loads the Roboto Font into a Java Font object.

The Roboto font comes from Google and is licenced under the Apache License, Version 2.0.

See Also:
  • Method Details

    • getFontRobotoThin24

      public static Font getFontRobotoThin24()
      Returns the static instance of the 24 size Font Roboto-Thin
      Returns:
      The Java Font object
    • getFontRobotoThin18

      public static Font getFontRobotoThin18()
      Returns the static instance of the 18 size Font Roboto-Thin
      Returns:
      The Java Font object
    • getFontRobotoThin12

      public static Font getFontRobotoThin12()
      Returns the static instance of the 18 size Font Roboto-Thin
      Returns:
      The Java Font object
    • getFontRobotoThin10

      public static Font getFontRobotoThin10()
      Returns the static instance of the 18 size Font Roboto-Thin
      Returns:
      The Java Font object