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