Replaces the currently selected text in the edit control with the specified text.
public final void setSelectedText( String value )
value
The text with which to replace the currently selected text.
See Also getSelectedText