svoid addKeyListener(final Component c, final KeyListener l) { if (c != null) swing { c.addKeyListener(l); } }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016941 |
| Snippet name: | addKeyListener |
| Eternal ID of this version: | #1016941/2 |
| Text MD5: | 729ac9fa00bff30425f640d2835af5fa |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-09 12:58:09 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 619 / 676 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |