Overview | Methods | This Package | All Packages

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