|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teamdev.filewatch.WatcherEventAdapter
public class WatcherEventAdapter
Adapter for WatcherEventListener interface.
| Constructor Summary | |
|---|---|
WatcherEventAdapter()
|
|
| Method Summary | |
|---|---|
void |
fileWatcherStarted(WatcherEvent.Started e)
Invoked when the file watcher has been started |
void |
fileWatcherStopped(WatcherEvent.Stopped e)
Invoked when the file watcher has been stopped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WatcherEventAdapter()
| Method Detail |
|---|
public void fileWatcherStarted(WatcherEvent.Started e)
fileWatcherStarted in interface WatcherEventListenere - file watcher eventpublic void fileWatcherStopped(WatcherEvent.Stopped e)
fileWatcherStopped in interface WatcherEventListenere - file watcher event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||