English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

1 answers

Use the java.awt.Robot class mouseMove() method. You can actually move the mouse, make it click, etc. This is invaluable for automated testing, self-running demonstrations, etc.

http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Robot.html

2006-11-08 11:36:59 · answer #1 · answered by vincentgl 5 · 0 0

fedest.com, questions and answers