edu.ucsb.nceas.morpho.query
Class OpenPreviousVersionCommand

java.lang.Object
  extended byedu.ucsb.nceas.morpho.query.OpenPreviousVersionCommand
All Implemented Interfaces:
Command

public class OpenPreviousVersionCommand
extends java.lang.Object
implements Command

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

OpenPreviousVersionCommand

public OpenPreviousVersionCommand(OpenDialogBox box,
                                  Morpho myMorpho)
Constructor of OpenPreviousVersionCommand

Parameters:
myMorpho - the morpho reference
Method Detail

execute

public void execute(java.awt.event.ActionEvent event)
execute delete local package command

Specified by:
execute in interface Command


Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.