Package | Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
void |
SequenceAreaMap.selectionChanged(SelectionChangeEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
SelectionListener.selectionChanged(SelectionChangeEvent event)
This method is called every time the selected area changes.
|