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