Indicates whether the edit control allows editing on more than one line.
public boolean getMultiline()
Returns true if editing of more than one line is allowed; otherwise, returns false.
By default, only one line of editing is permitted, and ENTER characters are ignored.
See Also setCols