static JComponent withCenteredBoldTitle(S title, Component c) { ret withTitle(jCenteredBoldLabel(title), c); }