public class FileChangeEvent
extends java.lang.Object
| Constructor and Description |
|---|
FileChangeEvent(FileObject file) |
| Modifier and Type | Method and Description |
|---|---|
FileObject |
getFile()
Returns the file that changed.
|
public FileChangeEvent(FileObject file)
public FileObject getFile()