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.
cp /homeemp/tvandrun/pub/245/CalculatorFace.java . cp /homeemp/tvandrun/pub/245/ConcreteCalculatorFace.class . cp /homeemp/tvandrun/pub/245/ConcreteCalculatorFace\$1.class .
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
/homeemp/tvandrun/turnin/245/
{jessica,sam,chet,jan}
DUE: Wednesday, April 13, 5:00 pm.