A B C D E F G H I J L M N O P Q R S T U W

T

textLength - Variable in class wjhk.jupload2.gui.JUploadTextArea.LogMessageThread
The length of the current content of the JUploadTextArea.
TIME_BEFORE_CHECKING_NEXT_PACKET - Static variable in class wjhk.jupload2.upload.DefaultFileUploadThread
Number of milliseconds that this thread will wait between two calls to FileUploadManagerThread.getNextPacket().
timerProgressBar - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Used to update the progress: 50ms is nice, as it is fast enough, and doesn't make CPU rise to 100%.
timerStatusBar - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Used to update the status bar (upload speed, ETA...): 300ms make it accurate, and avoid an always changing value.

A B C D E F G H I J L M N O P Q R S T U W