Package org.apache.myfaces.trinidadinternal.skin

Class Summary
SkinCSSDocumentHandler As the Skin css file is parsed, methods in this class are called to build up a SkinStyleSheetNode.
SkinCSSParser This parses a skin css file into namespace map and selector/properties.
SkinExtension A Skin which extends another Skin, possibly adding customizations.
SkinFactoryImpl Factory for creating Skin objects.
SkinImpl Defines the components (icons, styles, etc) which are used to implement a particular skin.
SkinNotAvailable A Skin class used when no skin is available, to avoid null pointer exceptions, etc.
SkinStyleProvider An extension of the FileSystemStyleCache which defers to a Skin for loading the StyleSheetDocument.
SkinUtils Utility functions for creating Skins from the trinidad-skins.xml file
 



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