BBjSlider::setPaintLabels
Description
In BBj 7.0 and higher, this method sets whether labels are painted on a BBjSlider.
Syntax
|
Return Value |
Method |
|
void |
setPaintLabels(boolean paint) |
Parameters
|
Variable |
Description |
|
paint |
Specifies whether labels are painted on the BBjSlider. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.