|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
com.ontimize.gui.OperationThread
com.ontimize.gui.ExtendedOperationThread
com.ontimize.gui.actions.DownloadAttachmentFileAction.DownloadThread
| Field Summary | |
protected Form |
currentForm
|
protected FileManagementEntity |
entF
|
protected java.util.Hashtable |
keysValues
|
protected EntityReferenceLocator |
locator
|
protected java.io.File |
selectedForm
|
| Fields inherited from class com.ontimize.gui.ExtendedOperationThread |
currentPosition, estimatedTimeLeft, progressDivisions, UNKNOWN |
| Fields inherited from class com.ontimize.gui.OperationThread |
cancelled, description, hasFinished, hasStarted, OPERATION_CANCELLED, res, status, t |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
DownloadAttachmentFileAction.DownloadThread(Form f,
java.io.File selectedFile,
java.util.Hashtable kv,
FileManagementEntity entF,
EntityReferenceLocator locator)
|
|
| Method Summary | |
protected void |
downloadFinished()
|
void |
run()
|
| Methods inherited from class com.ontimize.gui.ExtendedOperationThread |
getCurrentPosition, getEstimagedTimeLeftText, getEstimatedTimeLeft, getProgressDivisions |
| Methods inherited from class com.ontimize.gui.OperationThread |
cancel, getDescription, getResult, getStatus, hasFinished, hasStarted, isCancelled |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected Form currentForm
protected java.io.File selectedForm
protected FileManagementEntity entF
protected java.util.Hashtable keysValues
protected EntityReferenceLocator locator
| Constructor Detail |
public DownloadAttachmentFileAction.DownloadThread(Form f,
java.io.File selectedFile,
java.util.Hashtable kv,
FileManagementEntity entF,
EntityReferenceLocator locator)
| Method Detail |
protected void downloadFinished()
public void run()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||