Libraryless. Click here for Pure Java version (30L/1K).
static KeyStroke ctrlKeyStroke(int keyCode) { ret KeyStroke.getKeyStroke(keyCode, InputEvent.CTRL_MASK); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034547 |
| Snippet name: | ctrlKeyStroke |
| Eternal ID of this version: | #1034547/1 |
| Text MD5: | 624e4de0693a5b8815f54e4999e637a2 |
| Transpilation MD5: | 2da1bf4b36d9f6d1df7f4c2808efeaaa |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-12 19:44:12 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 375 / 479 |
| Referenced in: | [show references] |