| 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. |
| info.bioinfweb.libralign.alignmentarea.selection |
Contains classes necessary to perform the selection of rows and/or columns in an
AlignmentArea. |
| info.bioinfweb.libralign.dataarea.implementations.charset |
Contains data area related classes to display character sets of an alignment.
|
| Class and Description |
|---|
| SelectionModel
The selection model of
AlignmentArea. |
| Class and Description |
|---|
| SelectionListener
This interface should be implemented by classes that want to track changes of the selection
represented by an
SelectionModel object. |
| SelectionModel
The selection model of
AlignmentArea. |
| Class and Description |
|---|
| AlignmentCursor
Represents the position and height of the cursor in an
AlignmentArea. |
| OneDimensionalSelection
Manages the selection of columns or rows.
|
| SelectionDimension
Used by
OneDimensionalSelection to determine if the selection of rows or columns is represented. |
| SelectionListener
This interface should be implemented by classes that want to track changes of the selection
represented by an
SelectionModel object. |
| SelectionModel
The selection model of
AlignmentArea. |
| SelectionType |
| Class and Description |
|---|
| SelectionListener
This interface should be implemented by classes that want to track changes of the selection
represented by an
SelectionModel object. |