1 | static void restoreConsole() {
|
2 | JFrame f = consoleFrame(); |
3 | if (f != null) |
4 | f.setState(JFrame.NORMAL); |
5 | } |
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, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006158 |
| Snippet name: | restoreConsole - restore after minimize |
| Eternal ID of this version: | #1006158/1 |
| Text MD5: | a207d6e1ad6e3f9d730f3d083f7ab465 |
| 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:43:16 |
| Source code size: | 113 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 682 / 702 |
| Referenced in: | [show references] |