Executing Commands:?
- The TextEditor is responsible for executing the command. It calls the
Execute() method of the command, which in turn delegates the action to
the Document class (the receiver).
Execute() method of the command, which in turn delegates the action to
the Document class (the receiver).