ToolBarButton.setPartialPush

Overview | Methods | This Package | All Packages

ToolBarButton.setPartialPush

Specifies whether this button is partially pushed.

Syntax

public final void setPartialPush( boolean value )

Parameters

value

Set to true to indicate that this button is partially pushed; otherwise, set to false.

Remarks

This method applies only to toolbar buttons created with the ToolBarButtonStyle.TOGGLE style.

See Also   getPartialPush