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

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

public class MyDistMaxListener
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