ChangedEvent
, CreateEvent
, DeleteEvent
public abstract class AbstractFileChangeEvent extends FileChangeEvent
Constructor | Description |
---|---|
AbstractFileChangeEvent(FileObject file) |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
notify(FileListener listener) |
getFile
public AbstractFileChangeEvent(FileObject file)
public abstract void notify(FileListener listener) throws java.lang.Exception
java.lang.Exception