Libraryless. Click here for Pure Java version (7190L/41K).
1 | static JPanel centeredLineWithSpacing(int spacing, final Component... components) {
|
2 | ret swing(func -> JPanel { jFullCenter(hstackWithSpacing(itemPlusObjectArray(spacing, components))) });
|
3 | } |
Began life as a copy of #1004149
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024619 |
| Snippet name: | centeredLineWithSpacing |
| Eternal ID of this version: | #1024619/2 |
| Text MD5: | 744034f30e33ab2a0a6a15677799dc44 |
| Transpilation MD5: | b17660a977f66f05824114f5e4823473 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-20 14:13:02 |
| Source code size: | 193 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 433 / 561 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |