com.lowagie.rups.view.icons
public class IconFetcher extends Object
Field Summary | |
---|---|
protected static HashMap<String,Icon> | cache Cache with icons. |
Method Summary | |
---|---|
static Icon | getIcon(String filename)
Gets an Icon with a specific name. |
Parameters: filename the filename of the Icon.
Returns: an Icon