static Map<JFrame, Bool> myFrames_list = weakHashMap(); static L<JFrame> myFrames() { ret swing(func -> L<JFrame> { keysList(myFrames_list) }); }
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: | #1007404 |
| Snippet name: | myFrames - list all frames made by this program (not all in VM) |
| Eternal ID of this version: | #1007404/5 |
| Text MD5: | 592e3139a608e64fb3865ceb91b52faf |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-24 00:47:11 |
| Source code size: | 154 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 870 / 906 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014937 - myVisibleFrames - list all frames made by this program (not all in VM) |