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.drop.IDropTargetListener

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

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

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

Uses of IDropTargetListener in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drop that implement IDropTargetListener
 class AbstractDropTargetListener
          Abstract parent of all the drop target listeners
 

Methods in org.eclipse.gmf.runtime.common.ui.services.dnd.drop that return IDropTargetListener
protected   IDropTargetListener TransferDropTargetAdapter. getListener ()
          Returns the listener.
 

Uses of IDropTargetListener in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop that implement IDropTargetListener
 class ResourceDropTargetListener
          Concrete class that implements the IDropTargetListener.
 


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