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

6
LINES

< > BotCompany Repo | #1015517 // putBesideMemoryView (in console)

JavaX fragment (include)

static bool putBesideMemoryView(final Component c) {
  JComponent mv = consoleMemoryView();
  if (mv == null) false;
  replaceComponent(mv, func(Component mv) -> Component { westAndCenter(/*withLeftAndRightMargin*/(c), mv) });
  true;
}

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: #1015517
Snippet name: putBesideMemoryView (in console)
Eternal ID of this version: #1015517/3
Text MD5: 3004933578b2358b140e1a2d86e4a6f0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-15 12:14:17
Source code size: 243 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 296 / 347
Version history: 2 change(s)
Referenced in: [show references]