1 | static JComponent showControls2_controls; |
2 | |
3 | static void showControls2(final JComponent controls) {
|
4 | swing {
|
5 | hideControls2(); |
6 | JComponent _controls = withMargin(controls); |
7 | showControls2_controls = _controls; |
8 | addToConsole3(showControls2_controls); |
9 | } |
10 | } |
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: | 683 / 719 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |