Exemplo n.º 1
0
 public void activateInput() {
   setupActivation();
   Scripthandler.handleScript(SCRIPT);
   clearWindow();
   UIhandler.showWindow = false;
 }