|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndoRedoSupport.Listener | |
|---|---|
| ca.odell.glazedlists | |
| Uses of UndoRedoSupport.Listener in ca.odell.glazedlists |
|---|
| Methods in ca.odell.glazedlists with parameters of type UndoRedoSupport.Listener | |
|---|---|
void |
UndoRedoSupport.addUndoSupportListener(UndoRedoSupport.Listener l)
Add a UndoRedoSupport.Listener which will receive a callback when an undoable
edit occurs on the given source EventList. |
void |
UndoRedoSupport.removeUndoSupportListener(UndoRedoSupport.Listener l)
Remove a UndoRedoSupport.Listener from receiving a callback when an undoable
edit occurs on the given source EventList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||