edu.ucsb.nceas.morpho.util
Interface Command

All Known Implementing Classes:
SortTableCommand, RunSavedQueryCommand, OpenDeleteDialogCommand, OpenPreviousVersionCommand, RefreshCommand, LocalToNetworkCommand, CancelCommand, OpenSynchronizeDialogCommand, SaveQueryCommand, NetworkToLocalCommand, ExportCommand, ReviseSearchCommand, OpenDialogBoxCommand, OpenPackageCommand, SearchCommand, DeleteCommand, BackCommand, CloseCommand, EditCommand, TablePasteCommand, CreateNewDataPackageCommand, TableCopyCommand, InsertRowCommand, AddDocumentationCommand, ImportDataCommand, TableCutCommand, InsertColumnCommand, DeleteColumnCommand, EditColumnMetaDataCommand, DeleteRowCommand, SortDataTableCommand

public interface Command


Method Summary
 void execute(java.awt.event.ActionEvent event)
          execute this object's command
 

Method Detail

execute

public void execute(java.awt.event.ActionEvent event)
execute this object's command


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