public class MyAlignmentLoadListener
extends java.lang.Object
implements java.awt.event.ActionListener
All the alignments stored in the File are displayed, not only the first one. However, all the alignments in the same file have to be in the same format (either AFPChain or MultipleAlignment). Multiple Jmol panels can be created for that purpose.
Constructor and Description |
---|
MyAlignmentLoadListener() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |