static JLabel bigLabel(O text) { ret fontSize(bigFontSize(), jCenteredLabel(strOrEmpty(text))); }