Specifies whether the Toolbar control displays a visual divider to distinguish it from adjacent controls.
public final void setDivider( boolean value )
value
Set to true to display a visual divider; otherwise, set to false.
See Also getDivider