@Deprecated public class ImageLocator extends Object
Constructor and Description |
---|
ImageLocator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
addImagePath(String path)
Deprecated.
|
static String |
getBundlePath()
Deprecated.
|
static BufferedImage |
getImage(String filename)
Deprecated.
|
static String[] |
getImagePath()
Deprecated.
|
static String |
locate(String filename)
Deprecated.
|
static void |
removeImagePath(String path)
Deprecated.
|
static void |
setBundlePath(String bundlePath)
Deprecated.
|
@Deprecated public static String[] getImagePath()
@Deprecated public static String addImagePath(String path)
@Deprecated public static void removeImagePath(String path)
@Deprecated public static void setBundlePath(String bundlePath)
@Deprecated public static String getBundlePath()
public static String locate(String filename) throws IOException
IOException
@Deprecated public static BufferedImage getImage(String filename)