DhEdit.setText

Overview | Methods | This Package | All Packages

DhEdit.setText

Sets the current text display of the edit box.

Syntax

public void setText( String strText )

Parameters

strText

The text to display.

See Also   getText