| 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). |
| Modifier and Type | Method and Description |
|---|---|
SwingAddSequenceEdit |
SwingEditFactory.createAddSequenceEdit(SwingConcreteAddSequenceEdit<T> edit)
This method is called if an edit object that inserts a new sequence shall be created.
|