org.biojava.spice.gui.aligchooser
Class AlignmentFilterActionListener

java.lang.Object
  extended byorg.biojava.spice.gui.aligchooser.AlignmentFilterActionListener
All Implemented Interfaces:
ActionListener, EventListener

public class AlignmentFilterActionListener
extends Object
implements ActionListener


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

Constructor Detail

AlignmentFilterActionListener

public AlignmentFilterActionListener(StructureAlignmentChooser chooser)
Method Detail

actionPerformed

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