BBjProgressBar::isStringPainted
Description
In BBj 3.0 and higher, this method returns whether the BBjProgressBar will display a label (defaults to % complete).
Syntax
Return Value |
Method |
boolean |
isStringPainted() |
Parameters
None.
Return Value
Returns whether the progress bar will show a label (0 = no label, 1 = label will be displayed).
Remarks
By default, a BBjProgressBar will display the percentage complete.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.