TextArea.getColumns
TextArea.getColumns
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public int getColumns()
Returns
the number of columns in the text area.
Description
Gets the number of columns in this text area.
See Also
setColumns
,
getRows