|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jprocessunit.ActionEvent
org.jprocessunit.addon.common.FileDeleteEvent
public class FileDeleteEvent
Action event used to delete a file.
| Constructor Summary | |
|---|---|
FileDeleteEvent(java.io.File fileToDelete)
|
|
| Method Summary | |
|---|---|
void |
performAction()
Method should be overriden by all subclasses to implement the action to be performed. |
| Methods inherited from class org.jprocessunit.ActionEvent |
|---|
assertEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDeleteEvent(java.io.File fileToDelete)
| Method Detail |
|---|
public void performAction()
ActionEvent
performAction in class ActionEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||