public class MyAlignmentLoadListener extends Object implements 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(ActionEvent evt) |
public void actionPerformed(ActionEvent evt)
actionPerformed in interface ActionListenerCopyright © 2000–2018 BioJava. All rights reserved.