Microsoft SDK for Java

TabItem.setText

Sets the text displayed on the tab.

Syntax

public final void setText( String text )

Parameters

text

The text displayed on the tab. The default value is the code name of the TabItem object.

See Also   getText

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