BBjWindow::getDrawPanel
Description
In BBj 16.0 and higher, this method returns the BBjDrawPanel for this BBjWindow.
Syntax
Return Value |
Method |
getDrawPanel() |
Parameters
None.
Return Value
In BBj 16.0 and higher, this method returns the BBjDrawPanel for this BBjWindow.
Remarks
Prior to BBj 16.0, the core functionality of the BBjDrawPanel is available through drawing mnemonics. The corresponding mnemonics, if any, are noted in the See Also section of each method.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.