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

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

public class MyExportListener
extends Object
implements ActionListener


Method Summary
 void actionPerformed(ActionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

actionPerformed

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