static JWindow makeWindow(final Component c) { ret swing(func -> JWindow { new JWindow w; w.add(wrap(c)); ret w; }); }
Began life as a copy of #1006244
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: | #1015434 |
Snippet name: | makeWindow |
Eternal ID of this version: | #1015434/2 |
Text MD5: | 6bfe8026039dc1b736e91b5a34d9fd0e |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 23:49:57 |
Source code size: | 140 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 412 / 450 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |