RSE
Release 1.0

org.eclipse.rse.files.ui.actions
Class SystemAddToArchiveAction.CopyRunnable

java.lang.Object
  extended byorg.eclipse.rse.files.ui.actions.SystemAddToArchiveAction.CopyRunnable
All Implemented Interfaces:
IRunnableWithProgress
Enclosing class:
SystemAddToArchiveAction

protected class SystemAddToArchiveAction.CopyRunnable
extends Object
implements IRunnableWithProgress


Constructor Summary
SystemAddToArchiveAction.CopyRunnable(IRemoteFile source, IRemoteFile dest)
           
 
Method Summary
 void run(IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemAddToArchiveAction.CopyRunnable

public SystemAddToArchiveAction.CopyRunnable(IRemoteFile source,
                                             IRemoteFile dest)
Method Detail

run

public void run(IProgressMonitor monitor)
Specified by:
run in interface IRunnableWithProgress

RSE
Release 1.0

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