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

Label

SWT Labels. Labels are simple widgets that can contain either text or an image.

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for labels.

  • border : border definition

    Border for labels.

  • color : color definition

    Text color for labels.

  • font : font definition

    Text font for labels.

  • text-decoration : ?

    Decoration for label text.

Applicable SWT Styles

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

  • [BORDER]

    Indicates that the widget should have a border.

Applicable States

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

  • :disabled

    Applies to disabled labels.

  • :hover

    Applies to widgets while the cursor hovers over them.


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