Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.jface.util.LocalSelectionTransfer

Packages that use LocalSelectionTransfer
org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.  
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.  
 

Uses of LocalSelectionTransfer in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util that return LocalSelectionTransfer
static LocalSelectionTransfer LocalSelectionTransfer.getTransfer()
          Returns the singleton.
 

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

Subclasses of LocalSelectionTransfer in org.eclipse.ui.views.navigator
 class LocalSelectionTransfer
          A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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