protected class MachineTranslateTextArea.FindThread extends EntryInfoSearchThread<MachineTranslationInfo>
EntryInfoSearchThread.EntryChangedException
currentlyProcessedEntry
Constructor and Description |
---|
FindThread(IMachineTranslation translator,
SourceTextEntry newEntry,
boolean force) |
Modifier and Type | Method and Description |
---|---|
protected MachineTranslationInfo |
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 FindThread(IMachineTranslation translator, SourceTextEntry newEntry, boolean force)
protected MachineTranslationInfo search() throws java.lang.Exception
EntryInfoSearchThread
search
in class EntryInfoSearchThread<MachineTranslationInfo>
java.lang.Exception