HTML Editor (part 2)

  • 9
  • Locked
2.1. Add init() methods, empty for now, to the controller and view. They will be responsible for initializing the controller and view. 2.2. Now we will write a main method in the Controller class. It must: 2.2.1. Create a view object. 2.2.2. Use the view to create a controller.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet