I'm trying to write a calculator java applet, so far i've declared the buttons and terxtfield and i've intialized it also, what I don't know how to do is add the numbers, subtract, multiply, divide, square root it, add to memory and so forth when the user presses the buttons...
Can any1 help...