Transpiled version (4025L) is out of date.
1 | static JPanel northAndCenterWithMargins(Component etc n, Component etc c) { |
2 | ret applyDefaultMargin(northAndCenter(withBottomMargin(n), c)); |
3 | } |
4 | |
5 | static JPanel northAndCenterWithMargins(int margin, Component etc n, Component etc c) { |
6 | ret applyMargin(margin, northAndCenter(withBottomMargin(margin, n), c)); |
7 | } |
Began life as a copy of #1004386
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015740 |
Snippet name: | northAndCenterWithMargins |
Eternal ID of this version: | #1015740/4 |
Text MD5: | 91d8fd282bcb36a546b800a709fb542e |
Author: | stefan |
Category: | javax / swing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-06 20:12:43 |
Source code size: | 315 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 515 / 625 |
Version history: | 3 change(s) |
Referenced in: | [show references] |