BBjTopLevelWindow::setResizable
Description
Specifies whether the BBjWindow is resizable.
Syntax
|
Return Value |
Method |
|
void |
setResizable(boolean resizable) |
Parameters
|
Variable |
Description |
|
resizable |
Specifies whether or not the BBjWindow is resizable. 0 = Not resizable 1 = Resizable |
Return Value
None.
Remarks
By default, the BBjWindow is not resizable.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.