klaus.components
Class ImageCache
java.lang.Object
klaus.components.ImageCache
public class ImageCache
- extends Object
Caches the images used by the layout(s).
- Author:
- Stephan Hillebrand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
private static HashMap<String,BufferedImage> map
ImageCache
public ImageCache()
getImage
public static BufferedImage getImage(String layoutName,
String imgName)
getImage
public static BufferedImage getImage(String absoluteFileName)