Overview | Methods | This Package | All Packages
Specifies whether the Toolbar control displays a visual divider to distinguish it from adjacent controls.
Syntax
public final void setDivider( boolean value )
Parameters
value
Set to true to display a visual divider; otherwise, set to false.
See Also getDivider