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 > Spinner

Spinner

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Spinner background color

  • border : border definition

    Border for spinner text fields.

  • color : color definition

    Spinner foreground color

  • font : font definition

    Text font

  • padding : box dimension

    Padding for spinner text fields.

Applicable SWT Styles

SWT style flags that can be referred to in a selector for this element (as CSS attributes):

  • [BORDER]

    Style constant for bordered behavior.

Applicable States

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

  • :disabled

    Applies to disabled Spinner controls.

Spinner-UpButton

The spinner up button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Spinner up button. The size of the image should be 12 x 5 pixels.

Applicable SWT Styles

none

Applicable States

none

Spinner-DownButton

The spinner down button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Spinner down button. The size of the image should be 12 x 5 pixels.

Applicable SWT Styles

none

Applicable States

none


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