Ejemplo n.º 1
0
 public void setText(Thinlet thinlet, Object dialog, String text) {
   thinlet.setString(dialog, "text", text);
 }