1 | static L<L> rawTableMatrixWithHeaders(final JTable t) { |
2 | ret swing(func -> L<L> { |
3 | concatLists(ll(tableColNames(t)), rawTableLines(t)) |
4 | }); |
5 | } |
Began life as a copy of #1007226
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016865 |
Snippet name: | rawTableMatrixWithHeaders |
Eternal ID of this version: | #1016865/1 |
Text MD5: | 2fc587925d14f75adfa3ac511b6c143f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-06 11:46:54 |
Source code size: | 150 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 327 / 365 |
Referenced in: | [show references] |