Searched refs:startSecondaryEventLoop (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWDragSourceContextPeer.java56 public void startSecondaryEventLoop(){ method in class:WDragSourceContextPeer
57 WToolkit.startSecondaryEventLoop();
H A DWDataTransferer.java473 startSecondaryEventLoop();
484 private native void startSecondaryEventLoop(); method in class:WToolkitThreadBlockedHandler
H A DWToolkit.java319 * use these functions. startSecondaryEventLoop() corresponds to wait()
326 * WARNING: startSecondaryEventLoop must only be called from the "AWT-
329 public static native void startSecondaryEventLoop(); method in class:WToolkit
/openjdk7/jdk/src/share/classes/sun/awt/dnd/
H A DSunDragSourceContextPeer.java106 public void startSecondaryEventLoop(){} method in class:SunDragSourceContextPeer
270 startSecondaryEventLoop();
316 startSecondaryEventLoop();
347 startSecondaryEventLoop();

Completed in 77 milliseconds