Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.viewers.ViewerDropAdapter

Packages that use ViewerDropAdapter
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of ViewerDropAdapter in org.eclipse.ui.part
 

Subclasses of ViewerDropAdapter in org.eclipse.ui.part
 class PluginDropAdapter
          Adapter for adding handling of the PluginTransfer drag and drop transfer type to a drop action.
 

Uses of ViewerDropAdapter in org.eclipse.ui.views.navigator
 

Subclasses of ViewerDropAdapter in org.eclipse.ui.views.navigator
 class NavigatorDropAdapter
          Implements drop behaviour for drag and drop operations that land on the resource navigator.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.