A fake mouse click
- From: Nik Belyaev <enby2005@xxxxxxxxx>
- Date: Tue, 31 Jan 2006 07:53:05 -0500
Hi, All!
I've come across a problem which I've never met before. My program has to
emulate a mouse movement and a mouse click. I.e. I need something like
"mouseMoveTo(int x, y)" and "mouseClick()" that moves the cursor at (x,y)
of the screen and emulates a left click, respectively.
I tried searching for this kind of method in the RTFM but I didn't get any
results...
I'd really appreciate if someone could show me the right way of implementing
this.
PS If it makes it different, the system is Linux with KDE 3.4
--
With best regards,
Nik
.
- Follow-Ups:
- Re: A fake mouse click
- From: Ian Shef
- Re: A fake mouse click
- From: Benoit Peltier
- Re: A fake mouse click
- Prev by Date: Re: J2SE Install on Mac OSX?
- Next by Date: Re: A fake mouse click
- Previous by thread: Permissions error? Mac Java problem.
- Next by thread: Re: A fake mouse click
- Index(es):
Relevant Pages
|
|