I need help creating an applet that adds two integers. I have it layed out how I want to, but I dont know where to put the method or how to call it. I know I add some int x= and int y= somewhere,...