BBjSlider::setPaintTicks
Description
In BBj 7.0 and higher, this method sets whether ticks are painted on a BBjSlider.
Syntax
|
Return Value |
Method |
|
void |
setPaintTicks(boolean paint) |
Parameters
|
Variable |
Description |
|
paint |
Specifies whether ticks 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.