|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UndoableCommand
A type of commands that can be undone/rolled-back. API use
MapCommand
Method Summary | |
---|---|
void |
rollback(IProgressMonitor monitor)
Rollback the effects of the command |
Methods inherited from interface net.refractions.udig.project.command.Command |
---|
copy, getName, run |
Method Detail |
---|
void rollback(IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |