Exemplo n.º 1
0
 public void settext(String text) {
   setText(GLOBAL.c2b(text, GLOBAL.FIELD));
   this.text = text;
 }