Uses of Package
com.jaxfront.core.util.undo

Packages that use com.jaxfront.core.util.undo
com.jaxfront.core.dom   
com.jaxfront.core.util.undo   
 

Classes in com.jaxfront.core.util.undo used by com.jaxfront.core.dom
JAXFrontUndoManager
           
 

Classes in com.jaxfront.core.util.undo used by com.jaxfront.core.util.undo
JAXFrontUndoableEdit
           
JAXFrontUndoableEditWrapper
           
JAXFrontUndoManager
           
UndoManagerWrapper
          Concrete subclass of CompoundEdit which can serve as a UndoableEditListener, consolidating the UndoableEditEvents from a variety of sources, and undoing or redoing them one at a time.