1 | static JPanel northCenterSouthSections(S northName, Component n, S centerName, Component c, S southName, Component s) { |
2 | ret northCenterAndSouthWithMargins( |
3 | jSection(northName, n), |
4 | jSection(centerName, c), |
5 | jSection(southName, s)); |
6 | } |
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: | 339 / 348 |
Referenced in: | [show references] |