public class PivEvaluation
extends java.lang.Thread
| Constructor and Description |
|---|
PivEvaluation(JPiv jpiv)
Creates a new instance of PivEvaluation
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
doPivEvaluation()
Does the actual PIV evaluation.
|
java.lang.String |
getLastUsedDestFileName()
Return last used destination file name.
|
void |
run()
Overrides run() in java.lang.Thread.
|
activeCount, checkAccess, 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, yieldpublic PivEvaluation(JPiv jpiv)
jpiv - The jpiv2.JPiv mother component.public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic java.lang.String doPivEvaluation()
public java.lang.String getLastUsedDestFileName()