Class GoToLineThread

java.lang.Object
java.lang.Thread
org.aspectj.ajde.ui.swing.GoToLineThread
All Implemented Interfaces:
Runnable

public class GoToLineThread extends Thread
Used to ensure that a source line has been seeked to. Will repeatedly attempt to seek to the line until this has succeeded.
Author:
Mik Kersten