Package com.lowagie.rups.view.icons
Class IconFetcher
java.lang.Object
com.lowagie.rups.view.icons.IconFetcher
Class that fetches the icons in com.lowagie.trapeze.icons.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cache
Cache with icons.
-
-
Constructor Details
-
IconFetcher
public IconFetcher()
-
-
Method Details
-
getIcon
Gets an Icon with a specific name.- Parameters:
filename
- the filename of the Icon.- Returns:
- an Icon
-