Interface HasFontProperty
- All Known Implementing Classes:
Button,ButtonBase,Cell,CheckBox,DatePicker,Hyperlink,Label,Labeled,LabeledText,PasswordField,RadioButton,Text,TextArea,TextField,TextInputControl,TitledPane,ToggleButton,ToolkitTextBox
public interface HasFontProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
font
- See Also:
-
-
Method Details
-
fontProperty
- Returns:
- the
fontproperty - See Also:
-
setFont
Sets the value of thefontproperty.- Property description:
- Parameters:
font- the value for thefontproperty- See Also:
-
getFont
Gets the value of thefontproperty.- Property description:
- Returns:
- the value of the
fontproperty - See Also:
-