Results 1 to 4 of 4
- 01-08-2013, 05:18 PM #1
Member
- Join Date
- Jan 2013
- Posts
- 2
- Rep Power
- 0
How to convert the keypad code to code AWT Robot class?
Hi all, I have a little problem with "java awt robot keycode" the poiny is that the keyboard codes do not match those of the class awt robot.
For example, the code for the "ENTER" key on the keyboard is 13 and the Robot class is 10, and with many other codes.
Is there a function to convert the key code to the Robot class code?
thank you very much
- 01-08-2013, 05:53 PM #2
Re: How to convert the keypad code to code AWT Robot class?
Moved from Advanced Java.
Read the API for the Robot methods in question. There are examples of how the int parameter should be passed.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 01-08-2013, 05:54 PM #3
Re: How to convert the keypad code to code AWT Robot class?
Why do they call it rush hour when nothing moves? - Robin Williams
- 01-08-2013, 06:07 PM #4
Member
- Join Date
- Jan 2013
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Convert C++ code to Java
By napoleon in forum New To JavaReplies: 2Last Post: 03-07-2010, 07:44 AM -
Convert java code to midlet code
By coldvoice05 in forum New To JavaReplies: 1Last Post: 08-12-2009, 11:14 AM -
Convert java code to midlet code
By coldvoice05 in forum Advanced JavaReplies: 1Last Post: 08-09-2009, 01:21 PM -
Convert bar code to number
By samatha_kudi in forum Advanced JavaReplies: 1Last Post: 07-17-2009, 02:56 PM -
how to convert source code to xml
By valery in forum XMLReplies: 2Last Post: 08-06-2007, 08:29 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks