public interface FileListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
handle(FolderWatcher fw)
Handle a FolderWatcher new-file event.
|
void |
stop()
Cease functioning.
|
void handle(FolderWatcher fw)
fw
- the FolderWatcher calling this method.void stop()
Copyright © 2015–2021 Fiji. All rights reserved.