Progress bar controls
Properties that can be defined for this element:
Background color for progress bars
Background image for progress bars. Gradient supported.
Border for progress bars.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the state of progress is unkown.
The indicator grows from bottom to top.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled progress bars.
The movable bar that indicates the progress
Properties that can be defined for this element:
Background color for progress indicator
Background image for progress indicator. Gradient supported.
The separator-line at the right/top of the indicator. Supports only solid borders
The opacity of the indicator. A value between 0 and 1.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the state of progress is unkown.
The indicator grows from bottom to top.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to the progress indicator of a disabled progress bar.
Applies to the progress indicator of a progress bar in ERROR state.
Applies to the progress indicator of a progress bar in PAUSED state.