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 GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.dnd

Interface Summary
TransferDragSourceListener Deprecated. use org.eclipse.jface.util.TransferDragSourceListener instead
TransferDropTargetListener Deprecated. use org.eclipse.jface.util.TransferDropTargetListener instead
 

Class Summary
AbstractTransferDragSourceListener An abstract implementation of TransferDragSourceListener associated with an EditPartViewer
AbstractTransferDropTargetListener An abstract implementation of TransferDropTargetListener for use with EditPartViewers.
DelegatingDragAdapter A DragSourceListener that maintains and delegates to a set of TransferDragSourceListeners.
DelegatingDropAdapter A DropTargetListener that manages and delegates to a set of TransferDropTargetListeners.
SimpleObjectTransfer Holds on to the object being transferred in a field so that DropTargetListeners can know what's being dragged before the drop occurs.
TemplateTransfer Transfer object used to transfer the template of a palette tool.
TemplateTransferDragSourceListener Allows a single PaletteTemplateEntry to be dragged from an EditPartViewer.
TemplateTransferDropTargetListener Performs a native Drop using the TemplateTransfer.
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

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