Retrieves a value indicating the current width of each column in a multicolumn list box.
public final int getColumnWidth()
Returns the width, in pixels, of each column in the list box.
A return value of zero (0) indicates that Windows assigns a default width to each column.
See Also setColumnWidth