|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.