static void minimizeFrame(final Component c) { swing { JFrame f = getFrame(c); if (f != null) f.setState(JFrame.ICONIFIED); } }
Began life as a copy of #1006157
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1014547 |
Snippet name: | minimizeFrame |
Eternal ID of this version: | #1014547/2 |
Text MD5: | 3b83589f101a48e227479344eaaa36e1 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-23 20:13:02 |
Source code size: | 151 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 454 / 489 |
Version history: | 1 change(s) |
Referenced in: | [show references] |