#BlueJ class context comment0.target=class\ Main comment0.text=\n\nClass\ Main\ contains\ the\ main\ Java\ function\ for\ the\ Calendar\ system.\ \ It\nconstructs\ instances\ of\ the\ model,\ view,\ and\ process\ classes\ for\ the\nCalendar\ and\ gives\ control\ to\ the\ view,\ which\ will\ manage\ communication\ with\nthe\ end\ user.\n
\nThis\ is\ an\ initial\ implementation\ for\ GUI\ testing\ purposes,\ with\ no\ process\nclasses\ yet\ defined.\n\n\n comment1.params=args comment1.target=void\ main(String[]) comment1.text=\nConstruct\ models,\ construct\ views,\ compose\ views,\ and\ fire\ the\ puppy\ up.\n\n numComments=2