|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileEventFilter
A filter for file events.
Instances of this interfaces may be associated with a FileWatcher for filtering unwanted events.
| Method Summary | |
|---|---|
boolean |
accept(FileEvent e)
Tests if the specified event should be processed further. |
| Method Detail |
|---|
boolean accept(FileEvent e)
e - a new event discovered by a FileWatcher
true if and only if the filter accepts the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||