12.1. Implement the RedoAction class:
12.1.1. Add a View field to the class. Add its initialization in the constructor.
12.1.2. Implement the actionPerformed(ActionEvent actionEvent) method. It should call the redo() method on the view.
HTML Editor (part 12)
- 16
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet