10321033103410351036103710381039104010411042
public void wakeNativeQueue() { final EventQueue q = this.waitingNativeQueue; if (q != null) { synchronized (q) { q.notifyAll(); } } } public int getMouseNumberOfButtons() {