1 | static JPanel northCenterAndSouthWithMargins(Component etc n, Component etc c, Component etc s) {
|
2 | ret applyDefaultMargin(northCenterAndSouth(withBottomMargin(n), c, withTopMargin(s)); |
3 | } |
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: | 635 / 671 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |