org.eclipse.rse.files.ui.actions
Class SystemUploadConflictAction.ReopenAction
java.lang.Object
org.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
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemUploadConflictAction.ReopenAction
public SystemUploadConflictAction.ReopenAction(IFile tempFile,
IRemoteFile saveasFile)
run
public void run()
- Specified by:
run in interface Runnable
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.