This method of the DragProxy Class notifies the recipient when a source object enters the space defined by a container, window, or object.
public void dragEnter(DragSession session);
session | The DragSession object that represents the current drag operation. |