Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1007404 // myFrames - list all frames made by this program (not all in VM)

JavaX fragment (include)

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: 483 / 504
Version history: 4 change(s)
Referenced in: [show references]