BBjTopLevelWindow::getMaximumWidth
Description
In BBj 15.0 and higher, this method returns the maximum outer width of a BBjTopLevelWindow.
Syntax
Return Value |
Method |
int |
getMaximumWidth() |
Parameters
None.
Return Value
Returns the maximum outer width of the BBjTopLevelWindow.
Remarks
The default maximum width is defined by the platform look and feel.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.