Uses of Package
org.apache.myfaces.trinidadinternal.image.cache

Packages that use org.apache.myfaces.trinidadinternal.image.cache
org.apache.myfaces.trinidadinternal.image.cache   
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml   
 

Classes in org.apache.myfaces.trinidadinternal.image.cache used by org.apache.myfaces.trinidadinternal.image.cache
BaseColorizedIconKey
          Base class for the two colorized icon key classes: CoreColorizedIconKey and AccentColorizedIconKey.
CacheKeyFactory
          The file system-based ImageProvider implementations convert the Map of requested image properties into an object more optimized for hashtable lookups via a CacheKeyFactory.
NameProvider
          Interface for obtaining a type-specific name for an image, based on the set of requested properties.
PropertiesFilter
          The PropertiesFilter interface is designed to allow type-specific filtering to be performed on the client-provided "requested" properties prior to rendering an image.
 

Classes in org.apache.myfaces.trinidadinternal.image.cache used by org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml
AccentColorizedIconKey
          Colorized icon key class for accent-color colorized icons.
BaseColorizedIconKey
          Base class for the two colorized icon key classes: CoreColorizedIconKey and AccentColorizedIconKey.
CoreColorizedIconKey
          Colorized icon key class for core-color colorized icons.
 



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