Package edu.kzoo.kgui

Class Summary
KHelpMenu K College GUI Package:
A KHelpMenu object represents a Help menu with two standard entries: 'About Application_Name...' and 'Help...', where 'Application_Name' is the name of the application provided in a parameter to the constructor.
MinimalFileMenu K College GUI Package:
The MinimalFileMenu class provides a file menu that initially has no menu items, although the class also provides an addQuitMenuItem method that adds a Quit button for quitting an application.