edu.ucsb.nceas.morpho.datapackage
Class ViewDocumentationCommand

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

public class ViewDocumentationCommand
extends java.lang.Object
implements Command

Class to handle view documentation command


Constructor Summary
ViewDocumentationCommand()
           
 
Method Summary
 void execute(java.awt.event.ActionEvent ae)
          execute this object's command
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewDocumentationCommand

public ViewDocumentationCommand()
Method Detail

execute

public void execute(java.awt.event.ActionEvent ae)
Description copied from interface: Command
execute this object's command

Specified by:
execute in interface Command


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