public class ImageLoader extends Object
| Constructor and Description |
|---|
ImageLoader()
|
public static Iconload(String filename)
ImageIO.read(InputStream) will be used to decode the image.
filename - the resource to load