static JLabel jLabel(S text) { ret jlabel(text); } static JLabel jLabel() { ret jlabel(); }