Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1006158 // restoreConsole - restore after minimize

JavaX fragment (include)

static void restoreConsole() {
  JFrame f = consoleFrame();
  if (f != null)
    f.setState(JFrame.NORMAL);
}

Author comment

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: 419 / 423
Referenced in: [show references]