Libraryless. Click here for Pure Java version (4666L/26K).
1 | static <A extends Window> A showWindow(A w) {
|
2 | if (w != null) swing { w.setVisible(true); }
|
3 | ret w; |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006244 |
| Snippet name: | showWindow |
| Eternal ID of this version: | #1006244/5 |
| Text MD5: | bbc7dd02b82ad377b68840543b45f50e |
| Transpilation MD5: | ffad87b4a09640eea38e5e98ad23cc9d |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-27 09:48:12 |
| Source code size: | 106 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1102 / 1255 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |