Class Fonts

java.lang.Object
eu.hansolo.toolboxfx.font.Fonts

public class Fonts extends Object
  • Method Details

    • latoLight

      public static javafx.scene.text.Font latoLight(double SIZE)
    • latoRegular

      public static javafx.scene.text.Font latoRegular(double SIZE)
    • latoBold

      public static javafx.scene.text.Font latoBold(double SIZE)
    • opensansBold

      public static javafx.scene.text.Font opensansBold(double SIZE)
    • opensansExtraBold

      public static javafx.scene.text.Font opensansExtraBold(double SIZE)
    • opensansLight

      public static javafx.scene.text.Font opensansLight(double SIZE)
    • opensansRegular

      public static javafx.scene.text.Font opensansRegular(double SIZE)
    • opensansSemibold

      public static javafx.scene.text.Font opensansSemibold(double SIZE)
    • cousineRegular

      public static javafx.scene.text.Font cousineRegular(double SIZE)
    • cousineBold

      public static javafx.scene.text.Font cousineBold(double SIZE)
    • mazzardsoftlBlackName

      public static javafx.scene.text.Font mazzardsoftlBlackName(double SIZE)
    • mazzardsoftlBoldName

      public static javafx.scene.text.Font mazzardsoftlBoldName(double SIZE)
    • mazzardsoftlExtraBoldName

      public static javafx.scene.text.Font mazzardsoftlExtraBoldName(double SIZE)
    • mazzardsoftlExtraLightName

      public static javafx.scene.text.Font mazzardsoftlExtraLightName(double SIZE)
    • mazzardsoftlLightName

      public static javafx.scene.text.Font mazzardsoftlLightName(double SIZE)
    • mazzardsoftlMediumName

      public static javafx.scene.text.Font mazzardsoftlMediumName(double SIZE)
    • mazzardsoftlRegularName

      public static javafx.scene.text.Font mazzardsoftlRegularName(double SIZE)
    • mazzardsoftlSemiBoldName

      public static javafx.scene.text.Font mazzardsoftlSemiBoldName(double SIZE)
    • mazzardsoftlThinName

      public static javafx.scene.text.Font mazzardsoftlThinName(double SIZE)