static JPanel northCenterAndSouthWithMargins(Component etc n, Component etc c, Component etc s) { ret applyDefaultMargin(northCenterAndSouth(withBottomMargin(n), c, withTopMargin(s)); }
Began life as a copy of #1015740
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021019 |
| Snippet name: | northCenterAndSouthWithMargins |
| Eternal ID of this version: | #1021019/3 |
| Text MD5: | 299b499d96200f5105a5d1878c55c96a |
| Author: | stefan |
| Category: | javax / swing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-12-11 18:29:31 |
| Source code size: | 189 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 636 / 671 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021026 - northCenterSouthSections #1026948 - northCenterAndSouthWithMargin |