Associates a menu with this button.
public final void setDropDownMenu( Menu value )
value
A Menu object that identifies the menu to display when this button is pressed.
This method applies only to buttons created with the style ToolBarButtonStyle.DROPDOWN.