Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

Packages that use DropTargetEffect
org.eclipse.swt.custom SWT Custom widgets. 
org.eclipse.swt.dnd SWT Drag and Drop support. 
 

Uses of DropTargetEffect in org.eclipse.swt.custom
 

Subclasses of DropTargetEffect in org.eclipse.swt.custom
 class StyledTextDropTargetEffect
          This adapter class provides a default drag under effect (eg. select and scroll) when a drag occurs over a StyledText.
 

Uses of DropTargetEffect in org.eclipse.swt.dnd
 

Subclasses of DropTargetEffect in org.eclipse.swt.dnd
 class TableDropTargetEffect
          This class provides a default drag under effect (eg. select, insert and scroll) when a drag occurs over a Table.
 class TreeDropTargetEffect
          This class provides a default drag under effect (eg. select, insert, scroll and expand) when a drag occurs over a Tree.
 

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 Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire