Eclipse Remote Application Platform

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

Packages that use DropTargetEffect
org.eclipse.swt.dnd   
 

Uses of DropTargetEffect in org.eclipse.swt.dnd
 

Methods in org.eclipse.swt.dnd that return DropTargetEffect
 DropTargetEffect DropTarget.getDropTargetEffect()
          Returns the drop effect for this DropTarget.
 

Methods in org.eclipse.swt.dnd with parameters of type DropTargetEffect
 void DropTarget.setDropTargetEffect(DropTargetEffect effect)
          Specifies the drop effect for this DropTarget.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0