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

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

public class PreviewCommand
extends java.lang.Object
implements Command


Constructor Summary
PreviewCommand(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

PreviewCommand

public PreviewCommand(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.