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