org.eclipse.rse.shells.ui.view
Class SystemViewRemoteOutputAdapter.DelayedGotoLine
java.lang.Object
org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter.DelayedGotoLine
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SystemViewRemoteOutputAdapter
public class SystemViewRemoteOutputAdapter.DelayedGotoLine
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemViewRemoteOutputAdapter.DelayedGotoLine
public SystemViewRemoteOutputAdapter.DelayedGotoLine(IRemoteFile file,
int line,
int charStart,
int charEnd)
run
public void run()
- Specified by:
run in interface Runnable
Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.