Microsoft SDK for Java

Control.getText

Retrieves the text associated with this control.

Syntax

public String getText()

Return Value

Returns a String object that represents the text associated with this control.

See Also   setText

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