I haven't used Java in about 5 years but need to create some applets. Basically I need to make 3 text boxes and a button. When the button is pressed, it adds 2 of the numbers in the boxes and outputs the sum to the third. The thing is, I learned all this using "BreezySwing" and I just want to use Swing and Awt this time. I can't really find any good sites that explain this well from the beginning. Can anyone give me some code just to get me started. Its ok, I'm not in any real rush.
Thanks
Thanks