1 | static void coActivateAllMyFrames() {
|
2 | L<JFrame> l = myVisibleFrames(); |
3 | print("Co-activating " + l(l) + " frame(s):");
|
4 | printLinesIndent(map frameTitle(l)); |
5 | coActivateFrames(l); |
6 | } |
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: | 682 / 754 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |