static JTable lastRunTable_addRunAction(final JTable table) { onDoubleClickOrEnter(table, voidfunc(Int row) { Map map = getTableLineAsMap(table, row); if (map == null) ret; fS id = getString(map, "Program ID"); fS args = getString(map, "Arguments"); thread "nohupJavax" { nohupJavax(id + " " + args); } }); ret table; }
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: | #1015909 |
| Snippet name: | lastRunTable_addRunAction |
| Eternal ID of this version: | #1015909/4 |
| Text MD5: | 1477ee5d2a92b3a490158eb2eb5f78b1 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-30 14:19:25 |
| Source code size: | 366 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 575 / 590 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |