static JPanel jCenteredRaisedSection(S title default "", Component c) { ret centerSection(jRaisedSection(title, c)); }