| Author |
KeyEvent Field
|
Amit Chohan
Greenhorn
Joined: Oct 31, 2002
Posts: 29
|
|
Hello all Please could someone tell me what the static int field is called for the full stop(.) key? VK_??? Can't find it on API. Thanks Amit Chohan
|
Java Junior<br />Leicester<br />England
|
 |
Francis Siu
Ranch Hand
Joined: Jan 04, 2003
Posts: 867
|
|
Can you use other KeyEvent subsitute of it? VK_EXCLAMATION_MARK, VK_COLON or VK_COMMA ok? I hope that it is useful
|
Francis Siu
SCJP, MCDBA
|
 |
 |
|
|
subject: KeyEvent Field
|
|
|