Package org.apache.myfaces.trinidadinternal.style

Interface Summary
Style A Style object defines a set of visual (or aural) style properties.
StyleConstants Constants for org.apache.myfaces.trinidadinternal.style.
StyleContext The StyleContext interface is used to provide information about the target end user environment.
StyleMap The StyleMap is a type-safe map interface for obtaining Style objects based on a style selector.
StyleProvider The StyleProvider API is used to access context-dependent style information.
 

Class Summary
BaseStyle Base class for Style implementations
CSSStyle Style implementation for CSS.
ParsedPropertyKey Class for keys used by Style.getParsedProperty()
UserStyleSheet The UserStyleSheet is used to specify user-specific style overrides which are merged with the styles defined by a StyleProvider.
 

Exception Summary
PropertyParseException Exception thrown by PropertyParser.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.