Uses of Class
ca.odell.glazedlists.swing.UndoSupport

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



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2012-05-29 19:21