Package controller

This package contains the LightController which connects the model and view.

See:
          Description

Class Summary
ErrorWindow This class will open a new JFrame to display an error to the user.
LightController This is the controller class for the program.
 

Package controller Description

This package contains the LightController which connects the model and view. It also contains the main method for the program and instantiates both the model and view.