1 | static void hideConsole() { |
2 | final JFrame frame = consoleFrame(); |
3 | if (frame != null) { |
4 | autoVMExit(); |
5 | awt { |
6 | frame.setVisible(false); |
7 | } |
8 | } |
9 | } |
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: | 739 / 867 |
Referenced in: | [show references] |