1 | static bool putBesideMemoryView(final Component c) {
|
2 | JComponent mv = consoleMemoryView(); |
3 | if (mv == null) false; |
4 | replaceComponent(mv, func(Component mv) -> Component { westAndCenter(/*withLeftAndRightMargin*/(c), mv) });
|
5 | true; |
6 | } |
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: | 588 / 646 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |