RSE
Release 1.0

org.eclipse.rse.files.ui.resources
Class SystemRemoteEditManager.DeleteFileRunnable

java.lang.Object
  extended byorg.eclipse.rse.files.ui.resources.SystemRemoteEditManager.DeleteFileRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
SystemRemoteEditManager

public class SystemRemoteEditManager.DeleteFileRunnable
extends Object
implements Runnable


Constructor Summary
SystemRemoteEditManager.DeleteFileRunnable(IFile theFile)
           
 
Method Summary
 boolean inUse()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemRemoteEditManager.DeleteFileRunnable

public SystemRemoteEditManager.DeleteFileRunnable(IFile theFile)
Method Detail

run

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

inUse

public boolean inUse()

RSE
Release 1.0

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