Overview | Methods | This Package | All Packages
Associates a menu with this button.
Syntax
public final void setDropDownMenu( Menu value )
Parameters
value
A Menu object that identifies the menu to display when this button is pressed.
Remarks
This method applies only to buttons created with the style ToolBarButtonStyle.DROPDOWN.