Sets the merge order for this menu item.
public void setMergeOrder( int value )
value
The zero-based merge order of this item.
The merge order of a menu item specifies the relative position that this menu item will assume if the menu of which it is a member is merged with another.
See Also getMergeOrder