Uses of Class
org.gvsig.tools.undo.UndoException

Packages that use UndoException
org.gvsig.tools.undo   
org.gvsig.tools.undo.command   
org.gvsig.tools.undo.command.impl   
 

Uses of UndoException in org.gvsig.tools.undo
 

Methods in org.gvsig.tools.undo that throw UndoException
 void UndoRedoStack.undo()
          Undoes the following undoable elements.
 void UndoRedoStack.undo(int num)
          Undoes a number of the following undoable elements.
 

Uses of UndoException in org.gvsig.tools.undo.command
 

Methods in org.gvsig.tools.undo.command that throw UndoException
 void Command.undo()
          Undoes the following undoable command.
 

Uses of UndoException in org.gvsig.tools.undo.command.impl
 

Methods in org.gvsig.tools.undo.command.impl that throw UndoException
 void CompoundCommand.undo()
           
 void DefaultUndoRedoCommandStack.undo()
           
 void DefaultUndoRedoCommandStack.undo(int commands)
           
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.