Sets a boolean value that determines whether this menu item is visible.
public void setVisible( boolean value )
value
Set to true to make the menu item visible; otherwise, set to false.
See Also getVisible