Exemplo n.º 1
0
 public static void updateLog(String msg) {
   Log_text.append(msg + "\n");
 }