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

Combo

The theming of RWT Combo.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    The background color used for the text field and the drop-down list of a Combo.

  • border : border definition

    The border that is drawn around a Combo.

  • color : color definition

    The text color used for the text field and the drop-down list of a Combo.

  • font : font definition

    The font used for the text field and the drop-down list of a Combo.

Applicable SWT Styles

none

Applicable States

none

Combo-Button

The drop-down button of RWT Combo.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    The background color of the drop-down button of the Combo.

  • background-image : image url

    The icon for the Combo drop-down button. The size of the image should be maximum 12 x 12 pixels.

  • border : border definition

    The border of the drop-down button of the Combo.

Applicable SWT Styles

none

Applicable States

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

  • :hover

    Applies while the user hovers over the combo button.

Combo-Field

The text field of RWT Combo.

Available CSS Properties

Properties that can be defined for this element:

  • padding : box dimension

    Padding (inner distance) for combo text field.

Applicable SWT Styles

none

Applicable States

none

Combo-List

The list of RWT Combo.

Available CSS Properties

Properties that can be defined for this element:

  • border : border definition

    The border of the list of the Combo.

Applicable SWT Styles

none

Applicable States

none


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