1 | svoid maximizeInternalFrame(Component c) { |
2 | swing(r { |
3 | JInternalFrame f = getInternalFrame(c); |
4 | if (f != null) f.setMaximum(true); |
5 | }); |
6 | } |
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: | 253 / 252 |
Version history: | 2 change(s) |
Referenced in: | [show references] |