Originally posted by Chad McGowan:
Look at the Robot class in the API.
Thanks..That helped..I have one more question...How do I give 3 KeyEvents together..e.g. If I want to press ctrl+alt+del.... There is a method called keyPress(int code)in Robot class that presses the particular key..How can I get the combination as i mentioned above...
Thanks once again
Vishal Shah