Microsoft SDK for Java

dragEnter

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

Syntax

public void dragEnter(DragSession session);

arameters

session The DragSession object that represents the current drag operation.

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