Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.setText

Sets the text associated with this control.

Syntax

public void setText( String value )

Parameters

value

A String object that represents the text associated with this control.

See Also   getText