static JLabel simpleCenteredLabel(S text default "") { ret centerLabel(jSimpleLabel(text)); }