public class LoadingToken
extends java.lang.Object
| Constructor | Description |
|---|---|
LoadingToken(java.lang.String targetText) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
setProgress(java.lang.String progText) |
Sets text to display which indicates progress.
|
void |
setTarget(java.lang.String targetText) |
Sets the target text.
|
java.lang.String |
toString() |
public LoadingToken(java.lang.String targetText)
targetText - short description of item being loadedpublic void setTarget(java.lang.String targetText)
targetText - a short description of the item being loaded.public void setProgress(java.lang.String progText)
progText - progress textpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.