1 | static JWindow makeWindow(final Component c) { |
2 | ret swing(func -> JWindow { |
3 | new JWindow w; |
4 | w.add(wrap(c)); |
5 | ret w; |
6 | }); |
7 | } |
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: | 411 / 450 |
Version history: | 1 change(s) |
Referenced in: | [show references] |