Ejemplo n.º 1
0
 /** 触发输入事件 */
 public void changeText(String text) {
   desktop.changeText(text);
 }