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

  




 

 

Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.services.dnd.drag.IDragSourceListener

Packages that use IDragSourceListener
org.eclipse.gmf.runtime.common.ui.services.dnd.core Provides core support for drag and drop. 
org.eclipse.gmf.runtime.common.ui.services.dnd.drag Provides core support for the drag component of drag and drop. 
org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag Provides support for dragging with IDE dependencies. 
 

Uses of IDragSourceListener in org.eclipse.gmf.runtime.common.ui.services.dnd.core
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.core that return IDragSourceListener
  IDragSourceListener[] IDragDropListenerProvider. getDragSourceListeners ( IDragListenerContext context)
          Returns an array of IDragSourceListener for the given IDragDropListenerContext
  IDragSourceListener[] DragDropListenerService. getDragSourceListeners ( IDragListenerContext context)
           
  IDragSourceListener[] AbstractDragDropListenerProvider. getDragSourceListeners ( IDragListenerContext context)
           
 

Uses of IDragSourceListener in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drag that implement IDragSourceListener
 class AbstractDragSourceListener
          Abstract parent of all the drag source listeners
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drag that return IDragSourceListener
protected   IDragSourceListener[] TransferDragSourceAdapter. getListeners ()
          Returns the listeners.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drag with parameters of type IDragSourceListener
 void TransferDragSourceAdapter. init ( IDragSourceListener[] dragSourceListeners, IDragSourceContext dragSourceContext)
           
 void ITransferDragSourceListener. init ( IDragSourceListener[] listeners, IDragSourceContext context)
          Initializes this transfer drag source listener with the drag source listeners, registered against this transfer agent, and the drag source context
 

Uses of IDragSourceListener in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag that implement IDragSourceListener
 class ResourceDragSourceListener
          Concrete class that implements the IDragSourceListener.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


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