Uses of Class
org.teamapps.ux.component.format.FontStyle
Packages that use FontStyle
Package
Description
-
Uses of FontStyle in org.teamapps.ux.component.format
Methods in org.teamapps.ux.component.format that return FontStyleModifier and TypeMethodDescriptionFontStyle.setBackgroundColor(Color backgroundColor) FontStyle.setBold(boolean bold) FontStyle.setFontColor(Color fontColor) FontStyle.setItalic(boolean italic) FontStyle.setRelativeFontSize(float relativeFontSize) FontStyle.setUnderline(boolean underline) -
Uses of FontStyle in org.teamapps.ux.component.template.gridtemplate
Fields in org.teamapps.ux.component.template.gridtemplate declared as FontStyleMethods in org.teamapps.ux.component.template.gridtemplate that return FontStyleMethods in org.teamapps.ux.component.template.gridtemplate with parameters of type FontStyleModifier and TypeMethodDescriptionBadgeElement.setFontStyle(FontStyle fontStyle) TextElement.setFontStyle(FontStyle fontStyle)