!7 cmodule StackedSections { transient JPanel stack; visual withCenteredButtons( jscroll_trackWidth(stack = customLayoutPanel(formLayouter2())), "Add section", r { addAndValidate(stack, jSection(randomID(), jlabel(randomID()))) }); }