Tuesday, May 20, 2008

Java Calculator

This is definitely the ugliest calculator ever.
I was just starting learning Java when I did this program.
It is consisting of simple java buttons with images and a panel to display results.
By that time, we were mainly practising Object Oritented Programming.
So this program is GUI and Arithmetical Functions are separated classes.
and it is a good and trouble thing about java.

No comments: