Text Fields
Text fields are editable text forms, these can be configured both in aspect and functionality.
The following properties can be setup:
- value
-
Sets the initial text to be presented in the form
- font
-
Sets the font to be used in the form. The value can be either be a path to a font file or a font name recognized by the JVM.
- fontSize
-
Sets the size of the font of the form field
For more information on what variables can be used to configure text fields go to text variables section.