|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.video.producers.FileSink
public class FileSink
| Constructor Summary | |
|---|---|
FileSink(java.io.File dir)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
saveImage(java.awt.Image img)
|
void |
update(java.awt.Image image)
Used send the image to the listening application. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSink(java.io.File dir)
| Method Detail |
|---|
public void saveImage(java.awt.Image img)
public void update(java.awt.Image image)
ImageListener
update in interface ImageListenerpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||