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

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

public class MyAlignmentLoadListener
extends Object
implements ActionListener


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

Constructor Detail

MyAlignmentLoadListener

public MyAlignmentLoadListener(StructureAlignmentJmol jmol)
Method Detail

actionPerformed

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