If you have done Exercise 11.6 (adding a Help menu), make sure that its menu item also gets handled appropriately.
Reference: Exercise 11.6
Add another menu called Help that contains a menu item named About ImageViewer. (Note: To increase readability and cohesion, it may be a good idea to move the creation of the menus into a separate method, perhaps named makeMenuBar, which is called from our makeFrame method.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.