public final class AntProjectEvent extends EventObject
AntProjectHelper
.AntProjectListener
,
Serialized Formsource
Modifier and Type | Method and Description |
---|---|
AntProjectHelper |
getHelper()
Get the associated Ant project helper object.
|
String |
getPath()
Get the path to the modified (or created or deleted) file.
|
boolean |
isExpected()
Check whether the change was produced by calling methods on
AntProjectHelper or whether it represents a change
detected on disk. |
getSource, toString
public AntProjectHelper getHelper()
public String getPath()
public boolean isExpected()
AntProjectHelper
or whether it represents a change
detected on disk.