Libraryless. Click here for Pure Java version (3954L/24K).
static JPanel westAndCenterWithMargin(Component w, Component c) { ret westAndCenter(withRightMargin(w), c); } static JPanel westAndCenterWithMargin(int margin, Component w, Component c) { ret westAndCenter(withRightMargin(margin, w), c); }
Began life as a copy of #1016848
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019676 |
| Snippet name: | westAndCenterWithMargin |
| Eternal ID of this version: | #1019676/3 |
| Text MD5: | 7b5fa59636aee0ff9b21b9663d170af4 |
| Transpilation MD5: | e03346b292e5905834f9e9615e08b520 |
| Author: | stefan |
| Category: | javax / swing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-07 19:04:06 |
| Source code size: | 250 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 665 / 796 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |