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