Uses of Enum Class
com.github.tadukoo.view.font.FontFamilies
Packages that use FontFamilies
-
Uses of FontFamilies in com.github.tadukoo.view.font
Methods in com.github.tadukoo.view.font that return FontFamiliesModifier 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.