|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||