SWT Labels. Labels are simple widgets that can contain either text or an image.
Properties that can be defined for this element:
Background color for labels.
Border for labels.
Text color for labels.
Text font for labels.
Decoration for label text.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the widget should have a border.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled labels.
Applies to widgets while the cursor hovers over them.