Class Main contains the main Java function for the Calendar system. It
constructs instances of the model, view, and process classes for the
Calendar and gives control to the view, which will manage communication with
the end user.
This is an initial implementation for GUI testing purposes, with no process
classes yet defined.