Microsoft SDK for Java

dragEnter

This method of the DragHelper Class notifies the recipient when a source object enters the space that is defined by a container, window, or object.

Syntax

public void dragEnter(DragSession session);

Parameters

session The DragSession object that represents the current drag operation.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.