SWT.DRAG

Indicates that a user-interface component is being dragged, for example dragging the thumb of a scroll bar (value is 1).

class SWT
int DRAG;

Meta