Class LoadingToken
java.lang.Object
uk.ac.starlink.topcat.LoadingToken
Object corresponding to a table currently in the process of being loaded.
- Since:
- 9 April 2009
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoadingToken
Constructor.- Parameters:
targetText- short description of item being loaded
-
-
Method Details
-
setTarget
Sets the target text.- Parameters:
targetText- a short description of the item being loaded.
-
setProgress
Sets text to display which indicates progress.- Parameters:
progText- progress text
-
toString
-