static L<Int> selectedTableRows(final JTable table) { ret table == null ? null : swing(func -> L<Int> { asList(table.getSelectedRows()) }); }
Began life as a copy of #1014248
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1020912 |
| Snippet name: | selectedTableRows |
| Eternal ID of this version: | #1020912/1 |
| Text MD5: | 2458d1880bc3b4658e9d3d3fb076274f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-09 21:01:29 |
| Source code size: | 145 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 555 / 600 |
| Referenced in: | [show references] |