Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RWT Theming Reference > ProgressBar

ProgressBar

Progress bar controls

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for progress bars

  • background-image : image url

    Background image for progress bars

  • border : border definition

    Border for progress bars.

Applicable SWT Styles

none

Applicable States

Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):

  • :disabled

    Applies to disabled progress bars.

ProgressBar-Indicator

The movable bar that indicates the progress

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for progress indicator

  • background-image : image url

    Background image for progress indicator

Applicable SWT Styles

none

Applicable States

Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):

  • :disabled

    Applies to the progress indicator of a disabled progress bar.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire