DragDropEffect.ALL

Overview | Methods | Fields | This Package | All Packages

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;