Runtime

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

Packages that use org.eclipse.gmf.runtime.common.ui.services.dnd.drag
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. 
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drag used by org.eclipse.gmf.runtime.common.ui.services.dnd.core
IDragSourceListener
          Interface to be implemented by providers to handle drag source events
ITransferDragSourceListener
          Interface to be implemented by providers of transfer agents that are used by the drag source within drag/drop operations.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drag used by org.eclipse.gmf.runtime.common.ui.services.dnd.drag
DragSourceContext
          Concrete implementation of IDragSourceContext
IDragSourceContext
          Interface that contains the context information relevant to the drag source.
IDragSourceListener
          Interface to be implemented by providers to handle drag source events
ITransferDragSourceListener
          Interface to be implemented by providers of transfer agents that are used by the drag source within drag/drop operations.
TransferDragSourceAdapter
          Parent of all the transfer drag source adapters.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drag used by org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag
IDragSourceContext
          Interface that contains the context information relevant to the drag source.
IDragSourceListener
          Interface to be implemented by providers to handle drag source events
 


Runtime

Guidelines for using Eclipse APIs.

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