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

7
LINES

< > BotCompany Repo | #1007340 // Co-activate two windows [WORKS]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 3874K of libraries. Click here for Pure Java version (2476L/17K/64K).

!7

p-substance {
  JFrame f1 = showFrame("Frame 1", jTextArea());
  JFrame f2 = moveToTopRightCorner(showFrame("Frame 2", jTextArea()));
  coActivateFrames(f1, f2);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wtqryiryparv

No comments. add comment

Snippet ID: #1007340
Snippet name: Co-activate two windows [WORKS]
Eternal ID of this version: #1007340/10
Text MD5: 3dd3efe2d07f7a2f4f3c19513e41b66c
Transpilation MD5: 94bfe60129a48f1a7d56808585e59a81
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-15 22:06:53
Source code size: 173 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 496
Version history: 9 change(s)
Referenced in: [show references]