KeyPressEvent.getKeyChar

Overview | Methods | Fields | This Package | All Packages

KeyPressEvent.getKeyChar

Retrieves the character the user composed.

Syntax

public final char getKeyChar()

Return Value

Returns the character the user composed to trigger this event.