static JList showList_updatedOnConceptsChange(S title, fO makeData) { loading { final JList list = showList((L) callF(makeData), title); awtCalcOnConceptChanges(list, 1000, r { fillListWithStrings(list, (L) callF(makeData)) }, false); ret list; } }
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: | 675 / 698 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |