Slider controls
Properties that can be defined for this element:
Background color for slider
The border that is drawn around sliders.
The bottom side border for sliders.
The left side border for sliders.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for sliders.
The top side border for sliders.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled sliders.
On focus
The movable thumb
Properties that can be defined for this element:
Background color for slider thumb
Background image or gradient for slider movable thumb.
The border that is drawn around slider thumb.
The bottom side border for slider thumb.
The left side border for slider thumb.
Thumb border radius
The right side border for slider thumb.
The top side border for slider thumb.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
On slider-focus
On thumb roll over
On thumb pressed
The button for decreasing selection value
Properties that can be defined for this element:
Background color for min button
Background image, gradient or icon if not specified in Slider-DownButton-Icon for slider down button.
The border that is drawn around down button.
The bottom side border for down button.
The left side border for down button.
Down button border radius
The right side border for down button.
The top side border for down button.
Slider down button cursor.
Padding (inner distance) for Slider down button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled Slider down button.
Corresponds to SWT.HORIZONTAL state of the slider. (deprecated, use HORIZONTAL instead)
On button roll over
On button pressed
Corresponds to SWT.VERTICAL state of the slider. (deprecated, use VERTICAL instead)
The slider down button icon.
Properties that can be defined for this element:
The icon for the Slider down button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider is oriented right to left.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Corresponds to SWT.HORIZONTAL state of the slider. (deprecated, use HORIZONTAL instead)
Applies while the user hovers over the button.
Corresponds to SWT.VERTICAL state of the slider. (deprecated, use VERTICAL instead)
The button for increasing selection value
Properties that can be defined for this element:
Background color for up button
Background image, gradient or icon if not specified in Slider-UpButton-Icon for slider up button.
The border that is drawn around up button.
The bottom side border for up button.
The left side border for up button.
Up button border radius
The right side border for up button.
The top side border for up button.
Slider up button cursor.
Padding (inner distance) for Slider up button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled Slider up button.
Corresponds to SWT.HORIZONTAL state of the slider. (deprecated, use HORIZONTAL instead)
On button roll over
On button pressed
Corresponds to SWT.VERTICAL state of the slider. (deprecated, use VERTICAL instead)
The slider up button icon.
Properties that can be defined for this element:
The icon for the Slider up button.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the slider horizontal.
Indicates that the slider is oriented right to left.
Indicates that the slider vertical.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Corresponds to SWT.HORIZONTAL state of the slider. (deprecated, use HORIZONTAL instead)
Applies while the user hovers over the button.
Corresponds to SWT.VERTICAL state of the slider. (deprecated, use VERTICAL instead)