Uses of Class
ca.corbett.forms.fields.FontField
Packages that use FontField
-
Uses of FontField in ca.corbett.forms.fields
Methods in ca.corbett.forms.fields that return FontFieldModifier and TypeMethodDescriptionFontField.setBgColor(Color bgColor) Sets the selected background color, if bg color is editable in this field, otherwise does nothing.FontField.setSelectedFont(Font font) Sets the selected Font.FontField.setTextColor(Color textColor) Sets the selected text color, if text color is editable in this field, otherwise does nothing.