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