org.biojava.bio.structure.align.gui
Class MySaveFileListener

java.lang.Object
  extended by org.biojava.bio.structure.align.gui.MySaveFileListener
All Implemented Interfaces:
ActionListener, EventListener

public class MySaveFileListener
extends Object
implements ActionListener


Constructor Summary
MySaveFileListener(AFPChain afpChain)
           
 
Method Summary
 void actionPerformed(ActionEvent evt)
           
 void setFatCatOutput(boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySaveFileListener

public MySaveFileListener(AFPChain afpChain)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)
Specified by:
actionPerformed in interface ActionListener

setFatCatOutput

public void setFatCatOutput(boolean b)