1 | static JPanel centerAndSouthWithMargin(Component etc c, Component etc s) { |
2 | ret centerAndSouth(c, withTopMargin(s)); |
3 | } |
4 | |
5 | static JPanel centerAndSouthWithMargin(int margin, Component etc c, Component etc s) { |
6 | ret centerAndSouth(c, withTopMargin(margin, s)); |
7 | } |
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: | 543 / 561 |
Version history: | 3 change(s) |
Referenced in: | [show references] |