Libraryless. Click here for Pure Java version (8673L/55K).
static JPanel makeForm_customLayout_b(Bool internalFrame default null, F1<Container, Pair<Dimension>> layouter, fO... parts) { ret makeForm_customArrangement(internalFrame, func(L<JComponent> components) -> JPanel { customLayoutPanel(layouter, components) }, parts); }
Began life as a copy of #1016472
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030809 |
| Snippet name: | makeForm_customLayout_b |
| Eternal ID of this version: | #1030809/3 |
| Text MD5: | 3e682b00675467ab2da60d340d527ea7 |
| Transpilation MD5: | dea12a244cd805c7c1f447434a7e3571 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-29 13:37:40 |
| Source code size: | 277 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 428 / 547 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |