| Package | Description |
|---|---|
| info.bioinfweb.libralign.model.implementations.swingundo |
Contains classes that allow to edit the underlying data source of an implementation of
AlignmentModel using swing edit objects
(implementations of UndoableEdit). |
| info.bioinfweb.libralign.model.implementations.swingundo.edits.sequence |
Contains the edit objects to manipulate sequences in an implementations of
AlignmentModel used by
SwingUndoAlignmentModel. |
| info.bioinfweb.libralign.model.implementations.swingundo.edits.token |
Contains the edit objects to manipulate sets of tokens in sequences in an implementations of
AlignmentModel used by
SwingUndoAlignmentModel. |
| Class and Description |
|---|
| LibrAlignSwingAlignmentEdit
All edit objects created by
SwingUndoAlignmentModel are inherited from this class which
implements basic functionality. |
| Class and Description |
|---|
| LibrAlignSwingAlignmentEdit
All edit objects created by
SwingUndoAlignmentModel are inherited from this class which
implements basic functionality. |
| Class and Description |
|---|
| LibrAlignSwingAlignmentEdit
All edit objects created by
SwingUndoAlignmentModel are inherited from this class which
implements basic functionality. |