static MouseAdapter leftClickMouseAdapter_noPt(fO r) { ret new MouseAdapter { public void mouseClicked(MouseEvent e) { if (e.getButton() == 1) pcallF(r); } }; }
Began life as a copy of #1009663
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: | #1009707 |
Snippet name: | leftClickMouseAdapter_noPt |
Eternal ID of this version: | #1009707/1 |
Text MD5: | 114872f958e827fbd344ccae19893533 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-14 17:38:06 |
Source code size: | 193 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 529 / 519 |
Referenced in: | [show references] |