Microsoft SDK for Java

DragSource Interface Fields

The DragSource Interface contains the following fields.

CANCEL A drag-effect flag that indicates the drag operation has been cancelled.
CONTINUE A drag-effect flag that indicates the dragged object cannot be dropped, but can continue.
DEFAULT_ACTION A drag-effect flag that indicates that the system will determine what to do.
DROP A drag-effect flag that indicates the dragged object can be dropped at the current location.

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