RSE
Release 1.0

org.eclipse.rse.files.ui.actions
Class SystemUploadConflictAction.ReopenAction

java.lang.Object
  extended byorg.eclipse.rse.files.ui.actions.SystemUploadConflictAction.ReopenAction
All Implemented Interfaces:
Runnable
Enclosing class:
SystemUploadConflictAction

public class SystemUploadConflictAction.ReopenAction
extends Object
implements Runnable

Action used to reopen the editor for a cached file with a remote file from a different location


Constructor Summary
SystemUploadConflictAction.ReopenAction(IFile tempFile, IRemoteFile saveasFile)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemUploadConflictAction.ReopenAction

public SystemUploadConflictAction.ReopenAction(IFile tempFile,
                                               IRemoteFile saveasFile)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

RSE
Release 1.0

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