Searched refs:addEventDispatcher (Results 1 - 12 of 12) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXMSelection.java101 XToolkit.addEventDispatcher(root,
133 XToolkit.addEventDispatcher(owner,
165 XToolkit.addEventDispatcher(owner,
H A DXEmbeddingContainer.java43 XToolkit.addEventDispatcher(embedder.getWindow(), this);
H A DXSelection.java106 XToolkit.addEventDispatcher(XWindow.getXAWTRootWindow().getWindow(),
355 XToolkit.addEventDispatcher(XWindow.getXAWTRootWindow().getWindow(),
808 XToolkit.addEventDispatcher(requestor, this);
H A DXClipboard.java164 XToolkit.addEventDispatcher(XWindow.getXAWTRootWindow().getWindow(),
H A DXEmbedClientHelper.java65 XToolkit.addEventDispatcher(embedded.getWindow(), this);
H A DMotifDnDDragSourceProtocol.java51 XToolkit.addEventDispatcher(XWindow.getXAWTRootWindow().getWindow(), this);
H A DXEmbedChildProxyPeer.java54 XToolkit.addEventDispatcher(handle, this);
H A DXTrayIconPeer.java374 XToolkit.addEventDispatcher(window, xed);
H A DXToolkit.java357 static void addEventDispatcher(long window, XEventDispatcher dispatcher) { method in class:XToolkit
1347 XToolkit.addEventDispatcher(XBaseWindow.getXAWTRootWindow().getWindow(),
2344 addEventDispatcher(win.getWindow(), oops_waiter);
H A DXEmbedServerTester.java396 XToolkit.addEventDispatcher(window.getWindow(), this);
H A DXEmbedCanvasPeer.java129 XToolkit.addEventDispatcher(xembed.handle, xembed);
H A DXWindowPeer.java1964 XToolkit.addEventDispatcher(XToolkit.getDefaultRootWindow(),

Completed in 66 milliseconds