1 | static JList showList_updatedOnConceptsChange(S title, fO makeData) {
|
2 | loading {
|
3 | final JList list = showList((L) callF(makeData), title); |
4 | awtCalcOnConceptChanges(list, 1000, r { fillListWithStrings(list, (L) callF(makeData)) }, false);
|
5 | ret list; |
6 | } |
7 | } |
Began life as a copy of #1001458
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: | #1009789 |
| Snippet name: | showList_updatedOnConceptsChange |
| Eternal ID of this version: | #1009789/3 |
| Text MD5: | 931499e61a20763150b6872d6842b50b |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-16 21:24:28 |
| Source code size: | 270 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 697 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |