RSE
Release 1.0

org.eclipse.rse.files.ui.view
Class SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult

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

public class SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult
extends Object
implements Runnable


Constructor Summary
SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult(IRemoteFile file, IHostSearchResult searchResult)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult

public SystemViewRemoteSearchResultAdapter.DelayedGotoSearchResult(IRemoteFile file,
                                                                   IHostSearchResult searchResult)
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.