static JPanel withCenteredLine(JComponent center, Component... components) { ret withCenteredLineBelow(center, components); }