Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
INavigatorDnDService.bindDragAssistant(CommonDragAdapterAssistant anAssistant)
Clients may choose to programmatically bind drag assistants to an
instance of the DND Service.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceDragAdapterAssistant
Clients may reference this class in the dragAssistant element of a
org.eclipse.ui.navigator.viewer extension point.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.