Eclipse Platform
2.0

Uses of Interface
org.eclipse.swt.dnd.DragSourceListener

Packages that use DragSourceListener
org.eclipse.swt.dnd SWT Drag and Drop support. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of DragSourceListener in org.eclipse.swt.dnd
 

Classes in org.eclipse.swt.dnd that implement DragSourceListener
 class DragSourceAdapter
          This adapter class provides default implementations for the methods described by the DragSourceListener interface.
 

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

Classes in org.eclipse.ui.views.navigator that implement DragSourceListener
 class NavigatorDragAdapter
          Implements drag behaviour when items are dragged out of the resource navigator.
 


Eclipse Platform
2.0

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