Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.ui.part.IDropActionDelegate

Packages that use IDropActionDelegate
org.eclipse.ui.navigator Provides the Common Navigator framework.  
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
 

Uses of IDropActionDelegate in org.eclipse.ui.navigator
 

Subinterfaces of IDropActionDelegate in org.eclipse.ui.navigator
 interface ICommonDropActionDelegate
           Used by the org.eclipse.ui.navigator.dropHandler extension point to carry out pluggable Drag and Drop actions.
 

Uses of IDropActionDelegate in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part that return IDropActionDelegate
protected static IDropActionDelegate PluginDropAdapter.getPluginAdapter(PluginTransferData data)
          Loads the class that will perform the action associated with the given drop data.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.