Ejemplo n.º 1
0
 public synchronized void clear() {
   mouseInfo.clear();
   dragDropInfo.clear();
   modifiers = 0;
   lastEventTime = 0;
 }