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