RSE
Release 1.0

org.eclipse.rse.ui.view
Class SystemDropActionDelegate

java.lang.Object
  extended byorg.eclipse.rse.ui.view.SystemDropActionDelegate
All Implemented Interfaces:
IDropActionDelegate

public class SystemDropActionDelegate
extends Object
implements IDropActionDelegate

This class is used for dropping RSE src objects on known non-RSE targets


Field Summary
static String ID
           
 
Constructor Summary
SystemDropActionDelegate()
           
 
Method Summary
protected  IRunnableContext getRunnableContext(Shell shell)
           
 boolean run(Object data, Object target)
          (non-Javadoc) Method declared on IDropActionDelegate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

SystemDropActionDelegate

public SystemDropActionDelegate()
Method Detail

run

public boolean run(Object data,
                   Object target)
(non-Javadoc) Method declared on IDropActionDelegate

Specified by:
run in interface IDropActionDelegate

getRunnableContext

protected IRunnableContext getRunnableContext(Shell shell)

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.