it.amattioli.applicate.commands
Interface UndoableCommand

Show UML class diagram
All Superinterfaces:
Command, it.amattioli.dominate.util.PropertyChangeEmitter

public interface UndoableCommand
extends Command


Method Summary
 void undoCommand()
           
 
Methods inherited from interface it.amattioli.applicate.commands.Command
addCommandListener, addCommandListener, cancelCommand, doCommand
 
Methods inherited from interface it.amattioli.dominate.util.PropertyChangeEmitter
addPropertyChangeListener, removePropertyChangeListener
 

Method Detail

undoCommand

void undoCommand()


Copyright © 2011. All Rights Reserved.