static JPanel showFormTitled_customLayout(final F1 layouter, fS title, fO... parts) { ret showFormTitled_customArrangement(false, func(L components) -> JPanel { customLayoutPanel(layouter, components) }, title, parts); }