BBjTopLevelWindow::getMinimumWidth
Description
In BBj 15.0 and higher, this method returns the minimum outer width of a BBjTopLevelWindow.
Syntax
| Return Value | Method | 
|---|---|
| int | getMinimumWidth() | 
Parameters
None.
Return Value
Returns the minimum outer width of the BBjTopLevelWindow.
Remarks
The default minimum 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.