Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.swt.dnd.DragSourceAdapter

Packages that use DragSourceAdapter
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 DragSourceAdapter in org.eclipse.ui.navigator
 

Subclasses of DragSourceAdapter in org.eclipse.ui.navigator
 class CommonDragAdapter
          Provides an implementation of DragSourceAdapter which uses the extensions provided by the associated INavigatorContentService.
 

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

Subclasses of DragSourceAdapter in org.eclipse.ui.views.navigator
 class NavigatorDragAdapter
          Implements drag behaviour when items are dragged out of the resource navigator.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.