static void registerPlusKeys(JComponent c, O r) { registerKey(c, KeyEvent.VK_PLUS, "+", r); registerKey(c, KeyEvent.VK_ADD, "num+", r); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006690 |
| Snippet name: | registerPlusKeys |
| Eternal ID of this version: | #1006690/1 |
| Text MD5: | 1c5d0a2474b6839299dc9546981b3471 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-01-31 06:43:09 |
| Source code size: | 144 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 764 / 772 |
| Referenced in: | [show references] |