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.getButton
Retrieves the button at the specified index.
Syntax
public final ToolBarButton getButton( intindex**)**
Parameters
index
The index of the toolbar button to retrieve.
Return Value
Returns a ToolBarButton object for the button at the specified index.
Exceptions
WFCInvalidArgumentException thrown if index specifies a number outside the valid range of buttons.
See Also setButton