|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--netwar.utils.LoadImage
A utility class to load images from the JAR file. All images must be located in the /media/ folder.
| Constructor Summary | |
LoadImage()
Constructor. |
|
| Method Summary | |
static java.awt.Image |
LoadWaitForImage(java.lang.String filename)
Loads an image and does not return until it is finished loading. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoadImage()
| Method Detail |
public static java.awt.Image LoadWaitForImage(java.lang.String filename)
filename - A string file name reletive to the /media/ directory in the JAR file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||