Re: Losing the focus on applet when mouse exit the applet area
Posted By:
Anonymous
Posted On:
Monday, October 8, 2001 05:53 AM
Hi,
I think you can use the robot class in the java.awt package and place
the mouse pointer on the applet area while loading the applet .
I think this may solve your problem.