JavaScript is disabled on your browser.
Skip navigation links
Eclipse Platform
2024-09 (4.33)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.eclipse.ui.navigator.CommonDragAdapter
Packages that use
CommonDragAdapter
Package
Description
org.eclipse.ui.navigator
Provides the Common Navigator framework.
Uses of
CommonDragAdapter
in
org.eclipse.ui.navigator
Methods in
org.eclipse.ui.navigator
that return
CommonDragAdapter
Modifier and Type
Method
Description
protected
CommonDragAdapter
CommonViewer.
createDragAdapter
()
Creates the
CommonDragAdapter
, this is used to provide a subclass if desired.