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

TabFolder

SWT TabFolder controls (don't mix up with CTabFolder).

Available CSS Properties

none

Applicable SWT Styles

none

Applicable States

none

TabItem

Items of TabFolder controls.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for tab folder headers.

  • border-bottom-color : color definition

    The bottom border color. This color is used when the TabFolder style flag SWT.BOTTOM is set.

  • border-top-color : color definition

    The top border color. This color is used when the TabFolder style flag SWT.TOP is set.

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 tab items in a disabled tab folder.

  • :hover

    On mouse over

  • :selected

    On tab item selection


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