static JPanel centerAndSouthWithMargin(Component etc c, Component etc s) { ret centerAndSouth(c, withTopMargin(s)); } static JPanel centerAndSouthWithMargin(int margin, Component etc c, Component etc s) { ret centerAndSouth(c, withTopMargin(margin, s)); }
Began life as a copy of #1015772
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
Snippet ID: | #1016947 |
Snippet name: | centerAndSouthWithMargin |
Eternal ID of this version: | #1016947/4 |
Text MD5: | 76aacf4ff64f4a93d2e10f9a80b379e4 |
Author: | stefan |
Category: | javax / swing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-07-29 15:58:53 |
Source code size: | 266 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 542 / 560 |
Version history: | 3 change(s) |
Referenced in: | [show references] |