edu.ucsb.nceas.morpho.query
Class OpenSynchronizeDialogCommand

java.lang.Object
  |
  +--edu.ucsb.nceas.morpho.query.OpenSynchronizeDialogCommand
All Implemented Interfaces:
Command

public class OpenSynchronizeDialogCommand
extends java.lang.Object
implements Command

Class to handle Open a synchronize (upload or download) dialog box command


Constructor Summary
OpenSynchronizeDialogCommand()
          Constructor of open synchronize dialog command
OpenSynchronizeDialogCommand(OpenDialogBox myDialog)
          Constructor of OpenSynchronizeDialogCommand
 
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

OpenSynchronizeDialogCommand

public OpenSynchronizeDialogCommand()
Constructor of open synchronize dialog command

OpenSynchronizeDialogCommand

public OpenSynchronizeDialogCommand(OpenDialogBox myDialog)
Constructor of OpenSynchronizeDialogCommand
Parameters:
myDialog - the open dialog box will be applied this command
Method Detail

execute

public void execute(java.awt.event.ActionEvent event)
execute cancel command
Specified by:
execute in interface Command


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