Class MyDistMaxListener
- java.lang.Object
-
- org.biojava.nbio.structure.align.gui.MyDistMaxListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
public class MyDistMaxListener extends java.lang.Object implements java.awt.event.ActionListener
Shows the interatomic Distance Matrices of all the Structures aligned in different Frames.
-
-
Constructor Summary
Constructors Constructor Description MyDistMaxListener(AbstractAlignmentJmol parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent a)
-
-
-
Constructor Detail
-
MyDistMaxListener
public MyDistMaxListener(AbstractAlignmentJmol parent)
-
-