RSE
Release 2.0

org.eclipse.rse.shells.ui.view
Class SystemViewRemoteOutputAdapter.DelayedGotoLine

java.lang.Object
  extended by org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.DelayedGotoLine
All Implemented Interfaces:
Runnable
Enclosing class:
SystemViewRemoteOutputAdapter

public class SystemViewRemoteOutputAdapter.DelayedGotoLine
extends Object
implements Runnable


Constructor Summary
SystemViewRemoteOutputAdapter.DelayedGotoLine(IRemoteFile file, int line, int charStart, int charEnd)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemViewRemoteOutputAdapter.DelayedGotoLine

public SystemViewRemoteOutputAdapter.DelayedGotoLine(IRemoteFile file,
                                                     int line,
                                                     int charStart,
                                                     int charEnd)
Method Detail

run

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

RSE
Release 2.0

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