|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageLoader
Abstracts away the process of loading an image so that it can be done differently in the app and applet.
| Method Summary | |
|---|---|
Image |
loadImage(String path)
Loads and returns the image with the supplied path. |
| Method Detail |
|---|
Image loadImage(String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||