edu.ucsb.nceas.morpho.datapackage
Class SortDataTableCommand

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

public class SortDataTableCommand
extends java.lang.Object
implements Command

Class to handle sort data table command


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

Constructor Detail

SortDataTableCommand

public SortDataTableCommand()
Constructor of sort data table command
Method Detail

execute

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


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