|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.nceas.morpho.datapackage.RevertCommand
Class to Revert to current tab to original data sets
Constructor Summary | |
RevertCommand()
Constructor of RevertCommand |
|
RevertCommand(AbstractDataPackage adp)
Constructor of RevertCommand |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute the revert command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RevertCommand()
public RevertCommand(AbstractDataPackage adp)
adp
- the open dialog box will be applied this commandMethod Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
event
- ActionEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |