public class ImageLoader extends Object
Constructor and Description |
---|
ImageLoader() |
Modifier and Type | Method and Description |
---|---|
static Image |
getImage(String name) |
static ImageIcon |
getImageIcon(String name) |
static URL |
getImagePath(String name) |
static void |
pushSearchPath(String path) |
Copyright © 2005–2020. All rights reserved.