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
ToolBar.setButtons
Sets all the buttons on the ToolBar control.
Syntax
public final void setButtons( ToolBarButton[] array )
Parameters
array
An array of ToolBarButton objects that specifies the buttons to add.
Remarks
When you use this method to populate a toolbar, all buttons previously added to the toolbar are removed.
See Also setButtons