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

ExpandBar

RWT ExpandBar controls. It can be used to represent a category or group of elements.

Available CSS Properties

Properties that can be defined for this element:

  • color : color definition

    Text color for expand item boxes. Applied to the expand item header label.

  • font : font definition

    Font for expand item boxes. Applied to the expand item header label.

Applicable SWT Styles

none

Applicable States

none

ExpandItem-Header

The ExpandItem titlebar.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for the expand item header.

Applicable SWT Styles

none

Applicable States

none

ExpandItem-Button

The ExpandItem collapse/expand button.

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the ExpandItem collapse/expand button. The size of the image should be 16 x 16 pixels.

Applicable SWT Styles

none

Applicable States

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

  • :expanded

    Applies while the ExpandItem is expanded.

  • :hover

    Applies while the user hovers over a button.


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