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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXDragSourceProtocol.java172 public abstract void sendLeaveMessage(long time); method in class:XDragSourceProtocol
H A DMotifDnDDragSourceProtocol.java316 public void sendLeaveMessage(long time) { method in class:MotifDnDDragSourceProtocol
356 sendLeaveMessage(time);
H A DXDragSourceContextPeer.java306 dragProtocol.sendLeaveMessage(time);
464 dragProtocol.sendLeaveMessage(time);
H A DXDnDDragSourceProtocol.java332 public void sendLeaveMessage(long time) { method in class:XDnDDragSourceProtocol

Completed in 861 milliseconds