static JLabel jMultiLineLabel(S text) {
  ret jTopLabel(jlabel_textAsHTML(text));
}