Package | Description |
---|---|
info.bioinfweb.libralign.alignmentarea |
Contains basic implementations for displaying an alignment area.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSWTAlignmentArea
Implements shared functionality of
ScrollContainerSWTAlignmentArea and DirectPaintingSWTAlignmentArea . |
class |
DirectPaintingSWTAlignmentArea
A toolkit-specific alignment area that implements scrolling via direct painting for SWT.
|
class |
ScrollContainerSwingAlignmentArea
The Swing component rendering the top central or bottom part of an
AlignmentArea . |
class |
ScrollContainerSWTAlignmentArea
SWT component displaying the head, content, or bottom area of an alignment area.
|
Modifier and Type | Method and Description |
---|---|
ToolkitSpecificAlignmentArea |
AlignmentArea.getToolkitComponent() |