Single-line and multi-line text widgets
Properties that can be defined for this element:
Background color
Border for text fields. Also used for spinner widget.
Text color
Text font
Padding for single-line text fields. Also used for spinner.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Style constant for bordered behavior.
Style constant for multy line text area behavior.
Style constant for single line text field behavior.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled Texts.
Applies to text fields in read-only mode.