edu.ucsb.nceas.morpho.datapackage
Class RevertAllCommand

java.lang.Object
  extended byedu.ucsb.nceas.morpho.datapackage.RevertAllCommand
All Implemented Interfaces:
Command

public class RevertAllCommand
extends java.lang.Object
implements Command

Class to Revert to all tabs to original data sets


Constructor Summary
RevertAllCommand()
          Constructor of RevertCommand
RevertAllCommand(AbstractDataPackage adp)
          Constructor of RevertCommand
 
Method Summary
 void execute(java.awt.event.ActionEvent event)
          execute the revertall command
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RevertAllCommand

public RevertAllCommand()
Constructor of RevertCommand


RevertAllCommand

public RevertAllCommand(AbstractDataPackage adp)
Constructor of RevertCommand

Parameters:
adp - the open dialog box will be applied this command
Method Detail

execute

public void execute(java.awt.event.ActionEvent event)
execute the revertall command

Specified by:
execute in interface Command
Parameters:
event - ActionEvent


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