Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.