static JPanel makeForm_customLayout_b(F1> layouter, fO... parts) { ret makeForm_customArrangement(func(L components) -> JPanel { customLayoutPanel(layouter, components) }, parts); }