|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.netbeans.jemmy.image.PNGImageLoader
public class PNGImageLoader
Allowes to process PNF image format.
| Constructor Summary | |
|---|---|
PNGImageLoader()
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
load(java.lang.String fileName)
Loads an image from a PNG image file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PNGImageLoader()
| Method Detail |
|---|
public java.awt.image.BufferedImage load(java.lang.String fileName)
throws java.io.IOException
load in interface ImageLoaderfileName - a file to load image from.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||