I have been doing graphics drawing in Eclipse using Applet abstract class and paint() method. Everything works fine except for one situation. On a mouse click I draw a graphics object. On a different...