Uses of Package
org.eclipse.emf.edit.ui.dnd

Packages that use org.eclipse.emf.edit.ui.dnd
org.eclipse.emf.edit.ui.dnd This provides a supplementary support for drag and drop based on delegation to the command framework.
 

Classes in org.eclipse.emf.edit.ui.dnd used by org.eclipse.emf.edit.ui.dnd
EditingDomainViewerDropAdapter.DragAndDropCommandInformation
          This holds all of the information used to create a DragAndDropCommand, but does not need to be disposed.
LocalTransfer
          This derived implementation of a byte array transfer short circuits the transfer process so that a local transfer does not serialize the object and hence can and will return the original object, not just a clone.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.