|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferProgressCount | |
wt.clients.tools.transfer | |
wt.transfer |
Uses of TransferProgressCount in wt.clients.tools.transfer |
Fields in wt.clients.tools.transfer declared as TransferProgressCount | |
TransferProgressCount |
TransferProgressWatcher.tpc
|
Uses of TransferProgressCount in wt.transfer |
Fields in wt.transfer declared as TransferProgressCount | |
private TransferProgressCount |
TransferFeedback.progress
|
Methods in wt.transfer that return TransferProgressCount | |
TransferProgressCount |
TransferFeedback.getProgress()
Gets the object for the association that plays role: progress. |
Methods in wt.transfer with parameters of type TransferProgressCount | |
protected boolean |
TransferProgressCount.readVersion(TransferProgressCount thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
TransferFeedback.setProgress(TransferProgressCount a_Progress)
Sets the object for the association that plays role: progress. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |