Press a key with Java -
I was thinking that by pressing the key with Java, it is not certain how certain types of square Which should be like sendKeyPress (); or some.
You can easily do with orbit.
For example, press Enter :
Robot R = New Robot (); R.keyPress (KeyEvent.VK_ENTER); R.keyRelease (KeyEvent.VK_ENTER);
Comments
Post a Comment