Overview | Methods | This Package | All Packages
Replaces the currently selected text in the edit control of the combo box with the specified text.
Syntax
public final void setSelectedText( String value )
Parameters
value
The text with which to replace the currently selected text.
See Also getSelectedText