static JComponent withCenteredTitle(String title, Component c) { ret withTitle(jCenteredLabel(title), c); }