static JPanel showFormTitled_customArrangement(final bool internalFrame, final F1<L<JComponent>, JPanel> arrange, fS title, fO... _parts) { ret swing(func -> JPanel { L<JComponent> out = showForm_arrange1(showForm_makeComponents(internalFrame, _parts)); JPanel panel = callF(arrange, out); showForm_makeFrame(title, panel); ret panel; }); }
Began life as a copy of #1004442
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014718 |
| Snippet name: | showFormTitled_customArrangement |
| Eternal ID of this version: | #1014718/10 |
| Text MD5: | 7a71e4ee93e140f2711206b3e0ef8423 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-02 21:39:20 |
| Source code size: | 367 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 594 / 656 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |