svoid maximizeInternalFrame(Component c) { swing(r { JInternalFrame f = getInternalFrame(c); if (f != null) f.setMaximum(true); }); }
Began life as a copy of #1018262
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026826 |
Snippet name: | maximizeInternalFrame |
Eternal ID of this version: | #1026826/3 |
Text MD5: | 8729e26fb2a79c27245d759622bfc93e |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-19 16:43:26 |
Source code size: | 150 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 254 / 252 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |