Uses of Enum Class
eu.webtoolkit.jwt.FontFamily
Packages that use FontFamily
-
Uses of FontFamily in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return FontFamilyModifier and TypeMethodDescriptionWFont.getGenericFamily()Returns the font generic family.static FontFamilyReturns the enum constant of this class with the specified name.static FontFamily[]FontFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type FontFamilyModifier and TypeMethodDescriptionfinal voidWFont.setFamily(FontFamily genericFamily) Sets the font family.voidWFont.setFamily(FontFamily genericFamily, CharSequence specificFamilies) Sets the font family.Constructors in eu.webtoolkit.jwt with parameters of type FontFamily