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

10
LINES

< > BotCompany Repo | #1008107 // showControls2 - show controls in console, above input field

JavaX fragment (include)

static JComponent showControls2_controls;

static void showControls2(final JComponent controls) {
  swing {
    hideControls2();
    JComponent _controls = withMargin(controls);
    showControls2_controls = _controls;
    addToConsole3(showControls2_controls);
  }
}

Author comment

Began life as a copy of #1005082

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1008107
Snippet name: showControls2 - show controls in console, above input field
Eternal ID of this version: #1008107/3
Text MD5: 898ad0d385421a76d8468b15da2f404c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-24 23:51:30
Source code size: 275 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 401 / 426
Version history: 2 change(s)
Referenced in: [show references]