Package edu.kzoo.grid.gui.nuggets

Class Summary
BasicGridFileMenu Grid GUI Nuggets Package (Handy Grid GUI Components):
The BasicGridFileMenu class provides a file menu for creating, reading, and writing grids.
BasicHelpMenu Grid GUI Nuggets Package (Handy Grid GUI Components):
A BasicHelpMenu 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.
BGColorChoiceMenu Grid GUI Nuggets Package (Handy Grid GUI Components):
The BGColorChoiceMenu class provides a drop-down menu for setting the background color of a grid.
ClearGridButton Grid GUI Nuggets Package (Handy Grid GUI Components):
The ClearGridButton class represents a button that clears all objects out of a grid.
ColorChoiceMenu Grid GUI Nuggets Package (Handy Grid GUI Components):
A ColorChoiceMenu object provides a drop-down menu for choosing a color.
MinimalFileMenu Grid GUI Nuggets Package (Handy Grid GUI Components):
The MinimalFileMenu class provides a file menu that initially has either no menu items or just a Quit option, depending on the constructor used.
NewBoundedGridButton Grid GUI Nuggets Package (Handy Grid GUI Components):
The NewBoundedGridButton class represents a button that prompts the user for the dimensions of a new grid and then constructs that grid.