Retrieves an array that contains the buttons in this ToolBar control.
public final ToolBarButton[] getButtons()
Returns an array of ToolBarButton objects if this toolbar contains buttons; otherwise, returns an empty ToolBarButton array.
See Also setButtons