public class MultipleTransFindThread extends EntryInfoSearchThread<java.util.List<MultipleTransFoundEntry>>
EntryInfoSearchThread.EntryChangedException
currentlyProcessedEntry
Constructor and Description |
---|
MultipleTransFindThread(MultipleTransPane pane,
IProject project,
SourceTextEntry entry) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<MultipleTransFoundEntry> |
search()
Implementation-dependent method for search info.
|
checkEntryChanged, isEntryChanged, run
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public MultipleTransFindThread(MultipleTransPane pane, IProject project, SourceTextEntry entry)
protected java.util.List<MultipleTransFoundEntry> search() throws java.lang.Exception
EntryInfoSearchThread
search
in class EntryInfoSearchThread<java.util.List<MultipleTransFoundEntry>>
java.lang.Exception