static JPanel northCenterSouthSections(S northName, Component n, S centerName, Component c, S southName, Component s) { ret northCenterAndSouthWithMargins( jSection(northName, n), jSection(centerName, c), jSection(southName, s)); }
Began life as a copy of #1021019
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: | #1021026 |
| Snippet name: | northCenterSouthSections |
| Eternal ID of this version: | #1021026/1 |
| Text MD5: | 2601a94d317de51470234cd0fe711e1e |
| Author: | stefan |
| Category: | javax / swing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-18 02:47:55 |
| Source code size: | 250 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 518 / 513 |
| Referenced in: | [show references] |