Skip navigation links

Package 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).

See: Description

Package info.bioinfweb.libralign.model.implementations.swingundo Description

Contains classes that allow to edit the underlying data source of an implementation of AlignmentModel using swing edit objects (implementations of UndoableEdit).

Since UndoableEdit and UndoManager have not really any Swing specific prerequisites, these classes could also be used to track the undo history in an SWT application.

Since:
0.1.0
Author:
Ben Stöver
Skip navigation links