Microsoft SDK for Java

DragDropEffect.ALL

Specifies that the drag-and-drop operation results in copying the data, removing the data from the drag source, and scrolling in the drop target.

Syntax

public static final int ALL;

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