1 | static JComponent showMaximizedFrame_returnContent(JComponent content) { |
2 | showMaximizedFrame(content); |
3 | ret content; |
4 | } |
5 | |
6 | static JComponent showMaximizedFrame_returnContent(S title, JComponent content) { |
7 | showMaximizedFrame(title, content); |
8 | ret content; |
9 | } |
Began life as a copy of #1004148
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: | #1016097 |
Snippet name: | showMaximizedFrame_returnContent |
Eternal ID of this version: | #1016097/2 |
Text MD5: | 322262b2fecfee88fc64c05fe1b5152b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-06 01:24:40 |
Source code size: | 266 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 324 / 366 |
Version history: | 1 change(s) |
Referenced in: | [show references] |