src/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java

Print this page

        

*** 496,506 **** final long[] formats, final long nativeCtxt) { postDropTargetEvent(component, x, y, dropAction, actions, formats, nativeCtxt, SunDropTargetEvent.MOUSE_DROPPED, ! !SunDropTargetContextPeer.DISPATCH_SYNC); } /** * */ --- 496,506 ---- final long[] formats, final long nativeCtxt) { postDropTargetEvent(component, x, y, dropAction, actions, formats, nativeCtxt, SunDropTargetEvent.MOUSE_DROPPED, ! SunDropTargetContextPeer.DISPATCH_SYNC); } /** * */