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