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

9
LINES

< > BotCompany Repo | #1004853 // centerBigConsole

JavaX fragment (include)

static void centerBigConsole() {
  if (headless()) ret;
  //substance();
  swing {
    setConsoleInputFontSize(20);
    consoleInputField().setHorizontalAlignment(JTextField.CENTER);
    centerConsoleFrame();
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004853
Snippet name: centerBigConsole
Eternal ID of this version: #1004853/5
Text MD5: b7b3254877b53e83f0222ea9d32d7245
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-02-28 11:09:06
Source code size: 222 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 495 / 480
Version history: 4 change(s)
Referenced in: [show references]