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
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default Font
    Gets the value of the font property.
    default void
    setFont(Font font)
    Sets the value of the font property.