Runtime

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

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

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

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drop used by org.eclipse.gmf.runtime.common.ui.services.dnd.drop
AbstractDropTargetListener.WorkIndicatorType
          Enumerated type for work indicator type
DropTargetContext
          Concrete implementation of IDropTargetContext
IDropTargetContext
          Interface that contains the context information relevant to the drop target.
IDropTargetEvent
          Interface that contains the information relevant to the drop target event.
IDropTargetListener
          Interface to be implemented by providers to handle drop target events
ITransferDropTargetListener
          Interface to be implemented by providers of transfer agents that are used by the drop target within drag/drop operations.
TransferDropTargetAdapter
          Parent of all the transfer drop target adapters.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.dnd.drop used by org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop
IDropTargetContext
          Interface that contains the context information relevant to the drop target.
IDropTargetEvent
          Interface that contains the information relevant to the drop target event.
IDropTargetListener
          Interface to be implemented by providers to handle drop target events
 


Runtime

Guidelines for using Eclipse APIs.

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