Overview | Methods | This Package | All Packages
Sets the merge order for this menu item.
Syntax
public void setMergeOrder( int value )
Parameters
value
The zero-based merge order of this item.
Remarks
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