RSE
Release 1.0

org.eclipse.rse.ui.actions
Class SystemCommonDeleteAction.DeleteRunnable

java.lang.Object
  extended byorg.eclipse.rse.ui.actions.SystemCommonDeleteAction.DeleteRunnable
All Implemented Interfaces:
IRunnableWithProgress
Enclosing class:
SystemCommonDeleteAction

public class SystemCommonDeleteAction.DeleteRunnable
extends Object
implements IRunnableWithProgress


Constructor Summary
SystemCommonDeleteAction.DeleteRunnable(ISystemDeleteTarget target)
           
 
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

SystemCommonDeleteAction.DeleteRunnable

public SystemCommonDeleteAction.DeleteRunnable(ISystemDeleteTarget target)
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.