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