public interface Command
void
execute()
redo()
undo()
void execute() throws CommandException
CommandException
void undo()
void redo()
Copyright © 2014. All rights reserved.