|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonDragAdapterAssistant | |
---|---|
org.eclipse.ui.navigator | Provides the Common Navigator framework. |
org.eclipse.ui.navigator.resources | Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. |
Uses of CommonDragAdapterAssistant in org.eclipse.ui.navigator |
---|
Methods in org.eclipse.ui.navigator that return CommonDragAdapterAssistant | |
CommonDragAdapterAssistant[] |
INavigatorDnDService.getCommonDragAssistants()
As part of the org.eclipse.ui.navigator.viewer extension point, clients may explicit extend the support Transfer Types of a particular viewer using the dragAssistant element. |
Methods in org.eclipse.ui.navigator with parameters of type CommonDragAdapterAssistant | |
void |
INavigatorDnDService.bindDragAssistant(CommonDragAdapterAssistant anAssistant)
Clients may choose to programmatically bind drag assistants to an instance of the DND Service. |
Uses of CommonDragAdapterAssistant in org.eclipse.ui.navigator.resources |
---|
Subclasses of CommonDragAdapterAssistant in org.eclipse.ui.navigator.resources | |
class |
ResourceDragAdapterAssistant
Clients may reference this class in the dragAssistant element of a org.eclipse.ui.navigator.viewer extension point. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.