java.lang.Object
org.jpo.gui.swing.RobotoFont
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 Summary
Modifier and TypeMethodDescriptionstatic Font
Returns the static instance of the 18 size Font Roboto-Thinstatic Font
Returns the static instance of the 18 size Font Roboto-Thinstatic Font
Returns the static instance of the 18 size Font Roboto-Thinstatic Font
Returns the static instance of the 24 size Font Roboto-Thin
-
Method Details
-
getFontRobotoThin24
Returns the static instance of the 24 size Font Roboto-Thin- Returns:
- The Java Font object
-
getFontRobotoThin18
Returns the static instance of the 18 size Font Roboto-Thin- Returns:
- The Java Font object
-
getFontRobotoThin12
Returns the static instance of the 18 size Font Roboto-Thin- Returns:
- The Java Font object
-
getFontRobotoThin10
Returns the static instance of the 18 size Font Roboto-Thin- Returns:
- The Java Font object
-