edu.ucsb.nceas.morpho.plugins.printer
Class PrintCommand

java.lang.Object
  extended byedu.ucsb.nceas.morpho.plugins.printer.PrintCommand
All Implemented Interfaces:
Command

public class PrintCommand
extends java.lang.Object
implements Command


Constructor Summary
PrintCommand(Morpho morpho, PrinterPlugin prPlugin)
           
 
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

PrintCommand

public PrintCommand(Morpho morpho,
                    PrinterPlugin prPlugin)
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.