T
Thorsten Kiefer
Hi,
I added a KeyListener to a JComponent to catch KeyPressed- and
KeyReleased-Events.
When I press a key, I receive a KeyPressed-Event.
But when I hold the key pressed, I receive quickly repeated
KeyPressed- and KeyReleased-Events.
Is there a way to suppress this ??
Best regards
Thorsten
I added a KeyListener to a JComponent to catch KeyPressed- and
KeyReleased-Events.
When I press a key, I receive a KeyPressed-Event.
But when I hold the key pressed, I receive quickly repeated
KeyPressed- and KeyReleased-Events.
Is there a way to suppress this ??
Best regards
Thorsten