Is it possible for java to send a mouse-click event to the exist program ??
if so, wut kind of class i should look for??
thanks for reply
Regards
Sato
Printable View
Is it possible for java to send a mouse-click event to the exist program ??
if so, wut kind of class i should look for??
thanks for reply
Regards
Sato
Are you talking about sending the event to the OS? Check out the Robot class