static JPanel withCenteredLineBelow(JComponent center, JComponent... components) { ret centerAndSouth(center, withMargin(jcenteredline(components))); }