DhEdit.getMultiline

Overview | Methods | This Package | All Packages

DhEdit.getMultiline

Indicates whether the edit control allows editing on more than one line.

Syntax

public boolean getMultiline()

Return Value

Returns true if editing of more than one line is allowed; otherwise, returns false.

Remarks

By default, only one line of editing is permitted, and ENTER characters are ignored.

See Also   setCols