Uses of Interface
ca.odell.glazedlists.UndoRedoSupport.Edit

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
<E> UndoSupport
UndoSupport.install(UndoManager undoManager, EventList<E> source, FunctionList.Function<UndoRedoSupport.Edit,UndoableEdit> editAdapter)
          Installs support for undoing/redoing edits on the given source.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2013-02-12 20:58