| Interface | Description |
|---|---|
| RepeatingReleasedEventsFixer.Reposted |
Marker interface that denotes that the
KeyEvent in question is reposted from some
AWTEventListener, including this. |
| Class | Description |
|---|---|
| RepeatingReleasedEventsFixer |
This
AWTEventListener tries to work around a 12 yo
bug in the Linux KeyEvent handling for keyboard repeat. |
| RepeatingReleasedEventsFixer.RepostedKeyEvent |
Dead simple extension of
KeyEvent that implements RepeatingReleasedEventsFixer.Reposted. |
Copyright © 2015–2021 Fiji. All rights reserved.