Uses of Interface
edu.umd.cfar.lamp.apploader.undo.LabeledUndoableEdit

Packages that use LabeledUndoableEdit
edu.umd.cfar.lamp.apploader.undo An undo history manager that uses RDF for localization. 
 

Uses of LabeledUndoableEdit in edu.umd.cfar.lamp.apploader.undo
 

Constructors in edu.umd.cfar.lamp.apploader.undo with parameters of type LabeledUndoableEdit
LalUndoableEditWrapper(LabeledUndoableEdit lue, PrefsManager prefs)
          Create a new swing undoable from the given AppLoader undoable and its associated application preferences.