| Stores the undo operation. The undo operation consists of a description of
the refactoring that was performed to create this UndoAction and a list of
files that have changed.
The files that have changed are indexed files, in that they have an index
appended to the name of the file.
author: Mike Atkinson version: $Id: UndoAction.java,v 1.3 2003/07/29 20:51:56 mikeatkinson Exp $ since: 2.7.05 |