BBjDrawPanel::setTextColor
Description
In BBj 16.0 and higher, this method sets the color of text drawn to the BBjDrawPanel using BBjDrawPanel::drawText.
Syntax
Return Value |
Method |
void |
setTextColor(BBjColor color) |
Parameters
Variable |
Description |
color |
Text color for BBjDrawPanel::drawText. |
Return Value
None.
Remarks
None.
Example
|
See Also
TEXTCOLOR Mnemonic - Set SYSGUI Text Color
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.