Uses of Interface
org.dishevelled.iconbundle.IconBundle

Packages that use IconBundle
org.dishevelled.iconbundle.impl Implementations of the IconBundle interface. 
 

Uses of IconBundle in org.dishevelled.iconbundle.impl
 

Classes in org.dishevelled.iconbundle.impl that implement IconBundle
 class CachingIconBundle
          Wrapper around an existing implementation of IconBundle that caches images.
 class PNGIconBundle
          Icon bundle derived from a single base image in PNG format.
 class ShapeIconBundle
          Shape icon bundle.
 class SVGIconBundle
          Icon bundle derived from a single scalable base image in SVG format.
 

Constructors in org.dishevelled.iconbundle.impl with parameters of type IconBundle
CachingIconBundle(IconBundle iconBundle)
          Create a new caching icon bundle which wraps the specified icon bundle.
 



Copyright (c) 2003-2008 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).