Called by event delivery when a key press,release or repeate event needs to be processed.
@param keyType key press, release or repeateis one of EventConstants.PRESSED, EventConstants.RELEASED, EventConstants.REPEATED.
@param keyCode key code to process
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.