|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndoSupport | |
---|---|
ca.odell.glazedlists.swing |
Uses of UndoSupport in ca.odell.glazedlists.swing |
---|
Methods in ca.odell.glazedlists.swing that return UndoSupport | ||
---|---|---|
static
|
UndoSupport.install(UndoManager undoManager,
EventList<E> source)
Installs support for undoing/redoing edits on the given source . |
|
static
|
UndoSupport.install(UndoManager undoManager,
EventList<E> source,
FunctionList.Function<UndoRedoSupport.Edit,UndoableEdit> editAdapter)
Installs support for undoing/redoing edits on the given source . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |