Help is available for each task.
Task 1
Create class HelpMenu as a subclass of Menu
(mimic FileMenu). Add the following menu items:
where the Misc submenu has:
Help!!!
Why did that happen?
Task 2
Define the actionPerformed() so that menu item selections are
displayed in the supplied text area (mimic the FileMenu).