|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.ucsb.nceas.morpho.query.OpenPreviousVersionCommand
Class to handle open a previous version package command
Constructor Summary | |
OpenPreviousVersionCommand(OpenDialogBox box,
Morpho myMorpho)
Constructor of OpenPreviousVersionCommand |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute delete local package command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpenPreviousVersionCommand(OpenDialogBox box, Morpho myMorpho)
dialog
- a open previous version command will be happened
at this dialogmyMorpho
- the morpho referenceMethod 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 |