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

6
LINES

< > BotCompany Repo | #1014935 // coActivateAllMyFrames

JavaX fragment (include)

static void coActivateAllMyFrames() {
  L<JFrame> l = myVisibleFrames();
  print("Co-activating " + l(l) + " frame(s):");
  printLinesIndent(map frameTitle(l));
  coActivateFrames(l);
}

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: #1014935
Snippet name: coActivateAllMyFrames
Eternal ID of this version: #1014935/5
Text MD5: 3a9051f373f4e1923670686e02f0bb60
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-06 16:17:32
Source code size: 190 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 440
Version history: 4 change(s)
Referenced in: [show references]