1 | static Map<JFrame, Bool> myFrames_list = weakHashMap(); |
2 | |
3 | static L<JFrame> myFrames() { |
4 | ret swing(func -> L<JFrame> { keysList(myFrames_list) }); |
5 | } |
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: | 595 / 626 |
Version history: | 4 change(s) |
Referenced in: | [show references] |