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.setButton
Replaces the button at the specified index.
Syntax
public final void setButton( int index**, ToolBarButton** button )
Parameters
index
The index at which to set the button.
button
A ToolBarButton object that specifies the button to set.
See Also getButton