Instances of this class represent a non-selectable
user interface object that displays a string or image.
When SEPARATOR is specified, displays a single
vertical or horizontal line.
Styles:
SEPARATOR, HORIZONTAL, VERTICAL
SHADOW_IN, SHADOW_OUT, SHADOW_NONE
CENTER, LEFT, RIGHT, WRAP
Events:
(none)
Note: Only one of SHADOW_IN, SHADOW_OUT and SHADOW_NONE may be specified.
SHADOW_NONE is a HINT. Only one of HORIZONTAL and VERTICAL may be specified.
Only one of CENTER, LEFT and RIGHT may be specified.
IMPORTANT: This class is intended to be subclassed only
within the SWT implementation.
Note: Only one of SHADOW_IN, SHADOW_OUT and SHADOW_NONE may be specified. SHADOW_NONE is a HINT. Only one of HORIZONTAL and VERTICAL may be specified. Only one of CENTER, LEFT and RIGHT may be specified.
IMPORTANT: This class is intended to be subclassed only within the SWT implementation.