Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ToolBarButton.setDropDownMenu
Associates a menu with this button.
Syntax
public final void setDropDownMenu( Menuvalue**)**
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.