public class FileMonitor.FileEvent
extends java.util.EventObject
Constructor | Description |
---|---|
FileEvent(java.io.File file,
int type) |
Modifier and Type | Method | Description |
---|---|---|
java.io.File |
getFile() |
|
int |
getType() |
|
java.lang.String |
toString() |