Package proj2

Class Summary
Cookies The Cookies class implements a package of cookies of a given flavor.
Mints The Mints class implements a package of mints of a given Color.
Money The Money class implements a container for storing nickels, dimes and quarters.
Project2 The GUI for the Snack Machine project.
SnackMachine The SnackMachine class implements a basic snack machine that provides several operations.
 

Enum Summary
CookieFlavors An enum used to represent various cookie flavors.