示例#1
0
 public void setText(String text) {
   span.setText(text);
 }