static JComponent jDummyBoldMultiLineLabel(S text) { ret vstack(map jBoldLabel(lines(text))); }