edu.ucsb.nceas.morpho.datapackage
Class AddTaxonomicCovCommand

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

public class AddTaxonomicCovCommand
extends java.lang.Object
implements Command

Class to handle addition of taxonomic coverage to the data package


Constructor Summary
AddTaxonomicCovCommand()
           
 
Method Summary
 void execute(java.awt.event.ActionEvent event)
          execute add command
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddTaxonomicCovCommand

public AddTaxonomicCovCommand()
Method Detail

execute

public void execute(java.awt.event.ActionEvent event)
execute add command

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


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