Dummy element used to define certain SWT system colors.
Properties that can be defined for this element:
Color used to draw (inner) shadow line in 3d borders. Defines the value of SWT.COLOR_WIDGET_DARK_SHADOW.
The image used for MessageBoxes with style SWT.ICON_ERROR. Also returned by Display#getSystemImage().
Color used to draw (outer) highlight line in 3d borders. Defines the value of SWT.COLOR_WIDGET_HIGHLIGHT_SHADOW.
The image used for MessageBoxes with style SWT.ICON_INFORMATION. Also returned by Display#getSystemImage().
Color used to draw (inner) highlight line in 3d borders. Defines the value of SWT.COLOR_WIDGET_LIGHT_SHADOW.
The image used for MessageBoxes with style SWT.ICON_QUESTION. Also returned by Display#getSystemImage().
Color used to mark selected items like TreeColumns and TabViews.
Color used to draw (outer) shadow line in 3d borders. Defines the value of SWT.COLOR_WIDGET_NORMAL_SHADOW.
Color for thin lines as shown by Group, TabFolder headers, Table headers, etc. Defines the value of SWT.COLOR_WIDGET_BORDER.
The image used for MessageBoxes with style SWT.ICON_WARNING. Also returned by Display#getSystemImage().
The image used for MessageBoxes with style SWT.ICON_WORKING. Also returned by Display#getSystemImage().
none
none
Tooltips on SWT widgets, as set using setTooltipText().
Properties that can be defined for this element:
Background color for tooltips.
Text color for tooltips.
none
none