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, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
public java.io.File getFile()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.