| 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 |
Contains the edit objects used by
SwingUndoAlignmentModel. |
| 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 |
|---|
| SwingEditFactory
Classes providing custom edit objects to an instance of
SwingUndoAlignmentModel must
implement this interface. |
| Class and Description |
|---|
| SwingUndoAlignmentModel
An implementation of
AlignmentModel that creates an UndoableEdit object for every
modification that is made to the underlying data source using any of the methods specified by
AlignmentModel. |
| Class and Description |
|---|
| SwingUndoAlignmentModel
An implementation of
AlignmentModel that creates an UndoableEdit object for every
modification that is made to the underlying data source using any of the methods specified by
AlignmentModel. |
| Class and Description |
|---|
| SwingUndoAlignmentModel
An implementation of
AlignmentModel that creates an UndoableEdit object for every
modification that is made to the underlying data source using any of the methods specified by
AlignmentModel. |