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

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

public class ShowPDBIDListener
extends Object
implements ActionListener


Constructor Summary
ShowPDBIDListener()
           
 
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

ShowPDBIDListener

public ShowPDBIDListener()
Method Detail

actionPerformed

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