Microsoft SDK for Java

DragEvent Fields

Fields Description
data Specifies the IDataObject that contains the data associated with this event.
effect Specifies which drag-and-drop operations are allowed; can be set to specify the current drag-and-drop operation.
keyState Specifies the current state of the SHIFT, CTRL, and ALT keys.
x Specifies the x-coordinate of the mouse pointer.
y Specifies the y-coordinate of the mouse pointer.

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