BBjDrawPanel::setEnableRepaint
Description
In BBj 16.0 and higher, this method sets whether BBjDrawPanel updates should be applied immediately.
Syntax
|
Return Value |
Method |
|
void |
setEnableRepaint(boolean enable) |
Parameters
|
Variable |
Description |
|
enable |
Boolean value indicating whether BBjDrawPanel updates should be applied immediately ( |
Return Value
None.
Remarks
None.
Example
|
See Also
SUSPEND Mnemonic - Suspend SYSGUI Window Updates
RESUME Mnemonic - Resume SYSGUI Window Updates
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.