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

CTabFolder

RWT CTabFolder widgets. This widget is used to arrange views in the Workbench default presentation.

Available CSS Properties

Properties that can be defined for this element:

  • border-color : color definition

    CTabFolder border color.

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 items of a disabled CTabFolder.

CTabItem

Items of a CTabFolder control.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for the item tabs.

  • color : color definition

    Text color for the item tabs.

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 items of a disabled CTabFolder.

  • :selected

    Applies to the selected item.


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