Sets the number of columns (characters) for the edit box width.
public void setCols( int cols )
cols
The width of the edit box in characters. This number must be greater than zero.
See Also getCols