The goal of this project is to put the state pattern to use.
You will be writing one last calculator program for this class. This time we'll be back to a normal calculator. But this time you will be encorporating what we learned about the state pattern in your design of the calculator.
In this project you will use the same GUI as last time.
svn checkout file:///cslab/class/cs245/projects/proj2
Now you'll be operating under the following rules:
Copy all the files you made or modified to a turn-in directory I've made for you.
cp
filename
/cslab/class/cs245/turnin/
{andrew,sarah,christopher,ryan,katelynn}
DUE: Monday, Nov 26, 5:00 pm.