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.getButtons
Retrieves an array that contains the buttons in this ToolBar control.
Syntax
public final ToolBarButton[] getButtons()
Return Value
Returns an array of ToolBarButton objects if this toolbar contains buttons; otherwise, returns an empty ToolBarButton array.
See Also setButtons