Uses of Class
org.eclipse.emf.edit.ui.dnd.LocalTransfer

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

Uses of LocalTransfer in org.eclipse.emf.edit.ui.dnd
 

Fields in org.eclipse.emf.edit.ui.dnd declared as LocalTransfer
protected static LocalTransfer LocalTransfer.instance
          This is initialized and returned by getInstance().
 

Methods in org.eclipse.emf.edit.ui.dnd that return LocalTransfer
static LocalTransfer LocalTransfer.getInstance()
          This returns the one instance of this transfer agent.
 


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