public class FileChangeEvent extends GenericEvent
| Modifier and Type | Class and Description |
|---|---|
static interface |
FileChangeEvent.Listener |
static interface |
FileChangeEvent.Source |
| Constructor and Description |
|---|
FileChangeEvent(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getFile() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectpublic java.io.File getFile()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.