1 | static JTable showTable_updatedOnConceptsChange(S title, fO makeData) {
|
2 | loading {
|
3 | final JTable table = showTable(callF(makeData), title); |
4 | awtCalcOnConceptChanges(table, 1000, r { dataToTable(table, callF(makeData)) }, false);
|
5 | ret table; |
6 | } |
7 | } |
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: | #1009600 |
| Snippet name: | showTable_updatedOnConceptsChange |
| Eternal ID of this version: | #1009600/5 |
| Text MD5: | 76c1dfa367ba77ab0d8a72990d797355 |
| Author: | stefan |
| Category: | javax / gui / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-09 19:04:11 |
| Source code size: | 262 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 695 / 773 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |