|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.ucsb.nceas.morpho.query.CancelCommand
Class to handle cancel command
Constructor Summary | |
CancelCommand(java.awt.Window myWindow)
Constructor of CancelCommand |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute cancel command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CancelCommand(java.awt.Window myWindow)
myWindow
- the window which the cancel command will applyMethod Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |