See: Description
Interface | Description |
---|---|
ToolkitSpecificAlignmentArea |
Interface implemented by all toolkit specific components displaying the contents of an
AlignmentArea . |
Class | Description |
---|---|
AlignmentArea |
Instances of this class act as GUI components that display a multiple sequence alignment including attached data areas.
|
SwingAlignmentArea |
The Swing component rendering the top central or bottom part of an
AlignmentArea . |
SWTAlignmentArea |
SWT component displaying the head, content, or bottom area of an alignment area.
|
SWTScrolledCompositeResizeListener |
Helper class that cuts off the horizontal scroll bar from a SWT
ScrolledComposite to simulate
Swing functionality. |
AlignmentArea
,
AlignmentContentArea
,
AlignmentLabelArea
and their helper classes which are
contained in this package and its subpackages.