public class ImageLoader extends Object
| Constructor and Description |
|---|
ImageLoader() |
| Modifier and Type | Method and Description |
|---|---|
static ImageIcon |
findImage(String resName)
Gets an image from the resource directories
|
static ImageIcon |
getImage(String ns,
String resName) |
public static final ImageIcon nullImg
public static ImageIcon findImage(String resName)
resName - - filename after resources/imagespublic static ImageIcon getImage(String ns, String resName) throws ObjectNotFoundException
ObjectNotFoundExceptionCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.