RSE
Release 1.0

org.eclipse.rse.files.ui.actions
Class SystemExtractAction.ExtractRunnable

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

protected class SystemExtractAction.ExtractRunnable
extends Object
implements IRunnableWithProgress


Constructor Summary
SystemExtractAction.ExtractRunnable(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

SystemExtractAction.ExtractRunnable

public SystemExtractAction.ExtractRunnable(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.