Package | Description |
---|---|
org.eclipse.swt.dnd |
SWT Drag and Drop support.
|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Class and Description |
---|---|
class |
DragSourceEffect
This class provides default implementations to display a drag source
effect during a drag and drop operation.
|
class |
TableDragSourceEffect
This class provides default implementations to display a source image
when a drag is initiated from a
Table . |
class |
TreeDragSourceEffect
This class provides default implementations to display a source image
when a drag is initiated from a
Tree . |
Modifier and Type | Class and Description |
---|---|
class |
CommonDragAdapter
Provides an implementation of
DragSourceAdapter which uses the
extensions provided by the associated INavigatorContentService . |
Modifier and Type | Class and Description |
---|---|
class |
NavigatorDragAdapter
Deprecated.
as of 3.5, use the Common Navigator Framework classes instead
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.