Searched refs:XDnDSelection (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXDnDConstants.java51 static final XSelection XDnDSelection = new XSelection(XA_XdndSelection); field in class:XDnDConstants
H A DXDnDDragSourceProtocol.java136 if (!XDnDConstants.XDnDSelection.setOwner(contents, formatMap, formats,
418 // TODO: register this runnable with XDnDSelection.
H A DXDnDDropTargetProtocol.java853 return XDnDConstants.XDnDSelection.getData(format, time_stamp);
872 XDnDConstants.XDnDSelection.getSelectionAtom().getAtom();

Completed in 53 milliseconds