Package | Description |
---|---|
info.bioinfweb.libralign.alignmentarea |
Contains basic implementations for displaying an alignment area.
|
info.bioinfweb.libralign.alignmentarea.content |
Contains classes related to
AlignmentContentArea which display
the contents of an alignment. |
Modifier and Type | Class and Description |
---|---|
class |
DirectPaintingSWTAlignmentContentScroller
Extends
DirectPaintingSWTScrollContainer from TIC with some LibrAlign specific
functionality to allow direct scrolling of an AlignmentContentArea . |
Modifier and Type | Class and Description |
---|---|
class |
ScrollContainerSwingAlignmentContentArea
The Swing component displaying the contents of an
AlignmentContentArea . |
class |
ScrollContainerSWTAlignmentContentArea
The SWT component displaying a
AlignmentContentArea . |
Modifier and Type | Method and Description |
---|---|
ToolkitSpecificAlignmentContentArea |
AlignmentContentArea.getToolkitComponent() |