static JLabel jBoldLabel(S text) {
  ret jboldLabel(text);
}