public class FindMatchesThread extends EntryInfoSearchThread<java.util.List<NearString>>
EntryInfoSearchThread.EntryChangedException
currentlyProcessedEntry
Constructor and Description |
---|
FindMatchesThread(MatchesTextArea matcherPane,
IProject project,
SourceTextEntry entry) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<NearString> |
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 FindMatchesThread(MatchesTextArea matcherPane, IProject project, SourceTextEntry entry)
protected java.util.List<NearString> search() throws java.lang.Exception
EntryInfoSearchThread
search
in class EntryInfoSearchThread<java.util.List<NearString>>
java.lang.Exception