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

5
LINES

< > BotCompany Repo | #1016966 // allComponentsInWindows

JavaX fragment (include)

static L<Component> allComponentsInWindows() {
  ret swing(func -> L<Component> {
    concatMap allChildren(allWindows())
  });
}

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: #1016966
Snippet name: allComponentsInWindows
Eternal ID of this version: #1016966/1
Text MD5: 25c36f5329d7ad7ccccc6d83b163a609
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-09 15:49:04
Source code size: 133 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 342 / 349
Referenced in: [show references]