See: Description
| Interface | Description |
|---|---|
| ToolkitSpecificAlignmentArea |
Interface implemented by all toolkit specific components displaying the contents of an
AlignmentArea. |
| Class | Description |
|---|---|
| AbstractSWTAlignmentArea |
Implements shared functionality of
ScrollContainerSWTAlignmentArea and DirectPaintingSWTAlignmentArea. |
| AlignmentArea |
Instances of this class act as GUI components that display a multiple sequence alignment including attached data areas.
|
| DirectPaintingSWTAlignmentArea |
A toolkit-specific alignment area that implements scrolling via direct painting for SWT.
|
| DirectPaintingSWTAlignmentContentScroller |
Extends
DirectPaintingSWTScrollContainer from TIC with some LibrAlign specific
functionality to allow direct scrolling of an AlignmentContentArea. |
| GUITools |
Provides tool methods for the GUI components of LibrAlign.
|
| ScrollContainerSwingAlignmentArea |
The Swing component rendering the top central or bottom part of an
AlignmentArea. |
| ScrollContainerSWTAlignmentArea |
SWT component displaying the head, content, or bottom area of an alignment area.
|
| SWTScrollableResizeListener |
Helper class that cuts off the horizontal scroll bar from an SWT
Scrollable to provide
functionality comparable to Swing components. |
AlignmentArea,
AlignmentContentArea,
AlignmentLabelArea and their helper classes which are
contained in this package and its subpackages.