org.eclipse.rse.files.ui.resources
Class UniversalFileTransferUtility.RenameRunnable
java.lang.Object
org.eclipse.rse.files.ui.resources.UniversalFileTransferUtility.RenameRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- UniversalFileTransferUtility
public static class UniversalFileTransferUtility.RenameRunnable
- extends Object
- implements Runnable
- Since:
- 3.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RENAME_DIALOG_NOT_CANCELLED
public static int RENAME_DIALOG_NOT_CANCELLED
- Since:
- 3.0
RENAME_DIALOG_CANCELLED
public static int RENAME_DIALOG_CANCELLED
- Since:
- 3.0
RENAME_DIALOG_CANCELLED_ALL
public static int RENAME_DIALOG_CANCELLED_ALL
- Since:
- 3.0
UniversalFileTransferUtility.RenameRunnable
public UniversalFileTransferUtility.RenameRunnable(IRemoteFile targetFileOrFolder)
UniversalFileTransferUtility.RenameRunnable
public UniversalFileTransferUtility.RenameRunnable(IRemoteFile targetFileOrFolder,
List namesInUse)
- Since:
- 3.0
run
public void run()
- Specified by:
run
in interface Runnable
getNewName
public String getNewName()
getCancelStatus
public int getCancelStatus()
Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.