public final class DragSourceRouter extends Object
Modifier and Type | Method and Description |
---|---|
static DragSourceRouter |
forControl(Control ctl)
Returns the MultipleDragSource for the given Control.
|
void |
setActiveListener(DragSourceListener newListener,
Transfer[] transfers)
Sets the DragSourceListener which will get called for this DragSource.
|
public void setActiveListener(DragSourceListener newListener, Transfer[] transfers)
public static DragSourceRouter forControl(Control ctl)