
-----------------------------------
raptors892004
Mon Nov 13, 2006 9:19 pm

how to make mouse click in java
-----------------------------------
Is there a way to make a program automatically click the system mouse at a specified location?

-----------------------------------
zylum
Mon Nov 13, 2006 10:16 pm


-----------------------------------
look into the Robot class

-----------------------------------
raptors892004
Mon Nov 13, 2006 11:18 pm


-----------------------------------
Thank you for the help.
