Example #1
0
 public void redraw() {
   renderWorker.submit(new Map(map));
 }