Uses of Class
ca.odell.glazedlists.UndoRedoSupport
-
Packages that use UndoRedoSupport Package Description ca.odell.glazedlists -
-
Uses of UndoRedoSupport in ca.odell.glazedlists
Methods in ca.odell.glazedlists that return UndoRedoSupport Modifier and Type Method Description static <E> UndoRedoSupport
UndoRedoSupport. install(EventList<E> source)
Installs support for undoing and redoing changes to the givensource
.
-