BBjControl::setToolTipText
Description
Sets the tooltip text for the BBjControl (also known as short cue in BBx).
Syntax
| Return Value | Method |
|---|---|
|
void |
setToolTipText(String text) |
Parameters
| Parameter | Description |
|---|---|
|
text |
Tool tip text to be displayed when the mouse is positioned over the control. |
Return Value
None.
Remarks
Same as BBjControl::setShortCue.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.