Microsoft SDK for Java

MenuItem.setText

Sets the text for this menu item.

Syntax

public void setText( String value )

Parameters

value

The text to display on this menu item.

See Also   getText

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