|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageLoader
Interface for all classes performing image loading.
| Method Summary | |
|---|---|
BufferedImage |
load(String fileName)
Loads an image from file. |
| Method Detail |
|---|
BufferedImage load(String fileName)
throws IOException
fileName - a file to load image from.
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||