codePoint property
final
The Unicode code point represented by the key event, if any.
If there is no Unicode code point, this value is zero.
Implementation
final int codePoint
The Unicode code point represented by the key event, if any.
If there is no Unicode code point, this value is zero.
final int codePoint