static void minimizeConsole() { JFrame f = consoleFrame(); if (f != null) f.setState(JFrame.ICONIFIED); }
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: | #1006157 |
Snippet name: | minimizeConsole |
Eternal ID of this version: | #1006157/1 |
Text MD5: | 52843cc89bf06b64ac7b0690ac68a479 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-21 22:42:03 |
Source code size: | 117 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 511 / 544 |
Referenced in: | #1006158 - restoreConsole - restore after minimize #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014547 - minimizeFrame |