Package org.openpdf.rups.view.icons
Class IconFetcher
java.lang.Object
org.openpdf.rups.view.icons.IconFetcher
Class that fetches the icons in org.openpdf.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
-