Uses of Enum Class
com.github.tadukoo.view.font.FontFamilies
-
Uses of FontFamilies in com.github.tadukoo.view.font
Modifier and TypeMethodDescriptionstatic FontFamilies
Grab a FontFamily from the enumeration matching the given namestatic FontFamilies
Returns the enum constant of this class with the specified name.static FontFamilies[]
FontFamilies.values()
Returns an array containing the constants of this enum class, in the order they are declared.