static void onDoubleClickAndEnter(JTable table, O runnable) { onDoubleClickOrEnter(table, runnable); } static void onDoubleClickAndEnter(JList list, O runnable) { onDoubleClickOrEnter(list, runnable); }
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: | #1015852 |
| Snippet name: | onDoubleClickAndEnter - synonym of onDoubleClickOrEnter |
| Eternal ID of this version: | #1015852/2 |
| Text MD5: | db2c51c92277c891f1e76529a47c968a |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-28 21:04:13 |
| Source code size: | 213 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 658 / 669 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |