Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.dnd.DragSourceEffect

Packages that use DragSourceEffect
org.eclipse.swt.dnd   
 

Uses of DragSourceEffect in org.eclipse.swt.dnd
 

Methods in org.eclipse.swt.dnd that return DragSourceEffect
 DragSourceEffect DragSource.getDragSourceEffect()
          Returns the drag effect that is registered for this DragSource.
 

Methods in org.eclipse.swt.dnd with parameters of type DragSourceEffect
 void DragSource.setDragSourceEffect(DragSourceEffect effect)
          Specifies the drag effect for this DragSource.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.