Overview | Methods | This Package | All Packages
Sets the number of columns (characters) for the edit box width.
Syntax
public void setCols( int cols )
Parameters
cols
The width of the edit box in characters. This number must be greater than zero.
See Also getCols