Is it possible to identify the numeric pad enter key has been pressed without using native mechanisms?
Created May 4, 2012
Sandip Chitale No.
Check out http://java.sun.com/products/jdk/1.2/docs/api/java/awt/event/KeyEvent.html for what is supported.