Uses of Enum Class
jfxtras.resources.JFXtrasFontRoboto.AvailableFonts
Packages that use JFXtrasFontRoboto.AvailableFonts
-
Uses of JFXtrasFontRoboto.AvailableFonts in jfxtras.resources
Fields in jfxtras.resources with type parameters of type JFXtrasFontRoboto.AvailableFontsModifier and TypeFieldDescriptionprivate static final Set
<JFXtrasFontRoboto.AvailableFonts> JFXtrasFontRoboto.loadedFonts
Methods in jfxtras.resources that return JFXtrasFontRoboto.AvailableFontsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JFXtrasFontRoboto.AvailableFonts[]
JFXtrasFontRoboto.AvailableFonts.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in jfxtras.resources with parameters of type JFXtrasFontRoboto.AvailableFontsModifier and TypeMethodDescriptionstatic void
JFXtrasFontRoboto.load
(JFXtrasFontRoboto.AvailableFonts font) Load a single font (if not already loaded)