static void hideConsole() { final JFrame frame = consoleFrame(); if (frame != null) { autoVMExit(); awt { frame.setVisible(false); } } }
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, dpqxeycirhfy, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003469 | 
| Snippet name: | hideConsole - hide JavaX console window | 
| Eternal ID of this version: | #1003469/1 | 
| Text MD5: | 5fe1e42ae99195796995a64302b9edb4 | 
| Author: | stefan | 
| Category: | javax / talking robots | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-11-09 01:15:20 | 
| Source code size: | 168 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 1179 / 1308 | 
| Referenced in: | [show references] |