RSE
Release 1.0

org.eclipse.rse.files.ui.view
Class DownloadJob.OpenEditorRunnable

java.lang.Object
  extended byorg.eclipse.rse.files.ui.view.DownloadJob.OpenEditorRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
DownloadJob

public static class DownloadJob.OpenEditorRunnable
extends Object
implements Runnable


Constructor Summary
DownloadJob.OpenEditorRunnable(ISystemEditableRemoteObject editable, boolean systemEditor)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadJob.OpenEditorRunnable

public DownloadJob.OpenEditorRunnable(ISystemEditableRemoteObject editable,
                                      boolean systemEditor)
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.