Overview | Methods | This Package | All Packages
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