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

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

public class MyOpenPdbFileListener
extends Object
implements ActionListener


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

MyOpenPdbFileListener

public MyOpenPdbFileListener()
Method Detail

actionPerformed

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