java.awt.event.ActionListener
, java.util.EventListener
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 | Description |
---|---|
MyAlignmentLoadListener() |
Modifier and Type | Method | Description |
---|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |