protected DropLocation (Point dropPoint)

Constructs a drop location for the given point.

Parameters:
dropPoint    the drop point, representing the mouse's current location within the component.

Exceptions:
IllegalArgumentException    if the point is null