Check if a drop action can occur at, or near, the requested location. This may be called repeatedly during a drag, so any calls should return quickly. @param source DragSource where the drag started @param x X coordinate of the drop location @param y Y coordinate of the drop location @param xOffset
(DragSource source, int x, int y, int xOffset, int yOffset,
DragView dragView, Object dragInfo)