| Modifier and Type | Class and Description |
|---|---|
class |
AligPanel
A JPanel that can display an AFPChain in a nice way and interact with Jmol.
|
class |
MultipleAligPanel
A JPanel that can display the sequence alignment of a
MultipleAlignment in a nice way and interact with Jmol by
selecting the aligned atoms of the sequence selection. |
class |
MultipleStatusDisplay
This class provides information of the selected positions in the
MultipleAligPanel. |
class |
StatusDisplay |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipleAligPanel.addAlignmentPositionListener(AlignmentPositionListener li) |
void |
AligPanel.addAlignmentPositionListener(AlignmentPositionListener li) |
void |
MultipleAligPanelMouseMotionListener.addAligPosListener(AlignmentPositionListener li) |
void |
AligPanelMouseMotionListener.addAligPosListener(AlignmentPositionListener li) |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceDisplay.addAlignmentPositionListener(AlignmentPositionListener li) |
| Modifier and Type | Class and Description |
|---|---|
class |
JmolAlignedPositionListener |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceMouseListener.addAlignmentPositionListener(AlignmentPositionListener li) |
Copyright © 2000–2018 BioJava. All rights reserved.