See: Description
| Interface | Description |
|---|---|
| ToolkitSpecificAlignmentLabelArea |
Interface that defines common methods by toolkit specific implementations of an
AlignmentLabelArea. |
| Class | Description |
|---|---|
| AlignmentLabelArea |
A toolkit independent GUI component displaying the sequence names in an
AlignmentArea. |
| AlignmentLabelSubArea |
All GUI components displaying labels to aligned sequences or data areas must be inherited from this class.
|
| AlignmentLabelSubAreaIterator | |
| DefaultLabelSubArea |
GUI component used to label
AlignmentSubAreas that do not provide an own label component. |
| ScrollContainerSwingAlignmentLabelArea |
The Swing component displaying the label components for an alignment.
|
| SequenceLabelArea |
GUI component used to label instances of
SequenceArea. |
| SWTAlignmentLabelArea |
The SWT component displaying the label components for an alignment.
|
| TextLabelArea |