Class 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.
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent a)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener