| Author |
Difference between Keypressed and KeyTyped
|
Parthiban Malayandi
Ranch Hand
Joined: Apr 15, 2008
Posts: 67
|
|
Hi all, I have searched about difference between KeyPressed and KeyTyped Events but still I'm not clear about that . One thing I have found is Keypressed is triggered first than KeyTyped . Please clarify me when these are triggered exactly . Which is appropriate to use for which purpose ? Thanks in advance
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
|
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/event/KeyEvent.html
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: Difference between Keypressed and KeyTyped
|
|
|