edu.ucsb.nceas.morpho
Class Morpho.CreateNewProfileCommand

java.lang.Object
  extended byedu.ucsb.nceas.morpho.Morpho.CreateNewProfileCommand
All Implemented Interfaces:
Command
Enclosing class:
Morpho

public static class Morpho.CreateNewProfileCommand
extends java.lang.Object
implements Command


Constructor Summary
Morpho.CreateNewProfileCommand()
           
 
Method Summary
 void execute(java.awt.event.ActionEvent e)
          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

Morpho.CreateNewProfileCommand

public Morpho.CreateNewProfileCommand()
Method Detail

execute

public void execute(java.awt.event.ActionEvent e)
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.