I have seen an application named camera mouse which enables movement of cursor with the help of head. That is when head is moved cursor is moved .I am looking for any functions in java which can move the cursor , send double click signal to the system .( any reference, source code or links )
I have seen an application named camera mouse which enables movement of cursor with
Share
See the Robot class from AWT.