Uses of Class
org.eclipse.ui.part.PluginDropAdapter
-
Packages that use PluginDropAdapter Package Description 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. -
-
Uses of PluginDropAdapter in org.eclipse.ui.navigator
Subclasses of PluginDropAdapter in org.eclipse.ui.navigator Modifier and Type Class Description class
CommonDropAdapter
Provides an implementation ofPluginDropAdapter
which uses the extensions provided by the associatedINavigatorContentService
. -
Uses of PluginDropAdapter in org.eclipse.ui.views.navigator
Subclasses of PluginDropAdapter in org.eclipse.ui.views.navigator Modifier and Type Class Description class
NavigatorDropAdapter
Deprecated.as of 3.5, use the Common Navigator Framework classes instead
-