KeyEvent.getKeyChar

Class Overview | Class Members | This Package | All Packages

Syntax

public char getKeyChar()

Description

Returns the character associated with the key in this event. If no valid Unicode character exists for this key event, keyChar is CHAR_UNDEFINED.