|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmennov1.ImageFileClient
public class ImageFileClient
Listens to the 'modified' meta-info of a file, and raises a picture event if it changes with the new file
Constructor Summary | |
---|---|
ImageFileClient(java.lang.String fname,
long delay)
|
Method Summary | |
---|---|
void |
event(PictureEvent e)
|
java.lang.Boolean |
wants(java.util.EventObject e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageFileClient(java.lang.String fname, long delay)
Method Detail |
---|
public java.lang.Boolean wants(java.util.EventObject e)
wants
in interface Listener<PictureEvent>
public void event(PictureEvent e)
event
in interface Listener<PictureEvent>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |