Package org.wings.style

Provides the facility to append CSS attributes and stylesheet programatically to your SComponents.

See:
          Description

Interface Summary
Style A CSS Style definition.
StyleSheet A StyleSheet is a collection of CSS Style definitions.
 

Class Summary
CSSAttributeSet A straightforward implementation of CSSPropertySet using a hash map.
CSSProperty A CSS attribute is a property on any abritriary HTML element which can be set via CSS.
CSSStyle A
CSSStyleSheet  
Selector A selector string.
 

Package org.wings.style Description

Provides the facility to append CSS attributes and stylesheet programatically to your SComponents.



wingS Swings ;-)