|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndoRedoSupport.Edit | |
|---|---|
| ca.odell.glazedlists | |
| ca.odell.glazedlists.swing | |
| Uses of UndoRedoSupport.Edit in ca.odell.glazedlists |
|---|
| Methods in ca.odell.glazedlists with parameters of type UndoRedoSupport.Edit | |
|---|---|
void |
UndoRedoSupport.Listener.undoableEditHappened(UndoRedoSupport.Edit edit)
Notified of each undoable edit applied to the given EventList. |
| Uses of UndoRedoSupport.Edit in ca.odell.glazedlists.swing |
|---|
| Method parameters in ca.odell.glazedlists.swing with type arguments of type UndoRedoSupport.Edit | ||
|---|---|---|
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 | |||||||||