Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.navigator.CommonDropAdapterAssistant

Packages that use CommonDropAdapterAssistant
org.eclipse.ui.navigator Provides the Common Navigator framework.  
 

Uses of CommonDropAdapterAssistant in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator that return CommonDropAdapterAssistant
 CommonDropAdapterAssistant[] INavigatorDnDService.findCommonDropAdapterAssistants(Object aDropTarget, TransferData theTransferType)
          This method returns an array of CommonDropAdapterAssistant from content extensions that are visible and active for the associated INavigatorContentService.
 CommonDropAdapterAssistant[] INavigatorDnDService.findCommonDropAdapterAssistants(Object aDropTarget, IStructuredSelection theDragSelection)
          This method returns an array of CommonDropAdapterAssistant from content extensions that are visible and active for the associated INavigatorContentService.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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