// action: voidfunc(int row) static void tablePopupMenuItemAndDoubleClick(final JTable table, fS name, fO action) { tablePopupMenuItem(table, name, action); onDoubleClick(table, action); }
Began life as a copy of #1006548
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: | #1015112 |
| Snippet name: | tablePopupMenuItemAndDoubleClick |
| Eternal ID of this version: | #1015112/1 |
| Text MD5: | 7a3fa4e49260a374fd4ffe8d113a23ed |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-08 14:18:05 |
| Source code size: | 196 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 624 / 668 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020997 - onClickAndPopupItem |