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: | 587 / 645 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |