Overview | Methods | Fields | This Package | All Packages
Retrieves a value indicating the current width of each column in a multicolumn list box.
Syntax
public final int getColumnWidth()
Return Value
Returns the width, in pixels, of each column in the list box.
Remarks
A return value of zero (0) indicates that Windows assigns a default width to each column.
See Also setColumnWidth