Class ChooseDirAction

java.lang.Object
javax.swing.AbstractAction
org.biojava.nbio.structure.align.gui.ChooseDirAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ChooseDirAction extends AbstractAction
Ask the user to provide a directory containting PDB files. Sets the idr in the provided textField.
Author:
Andreas Prlic
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)