|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.strangelight.salsa.J_Image
A class for pre-loading an image from the local filesystem and/or application/jar file.
| Constructor Summary | |
J_Image(java.lang.String s)
|
|
| Method Summary | |
java.awt.Image |
get_image()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public J_Image(java.lang.String s)
s - The file/resource path to the image file.| Method Detail |
public java.awt.Image get_image()
get_image()
loads the image if it has not already been loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||