Retrieves a boolean value that indicates whether this ToolBar control displays a visual divider.
public final boolean getDivider()
Returns true if the toolbar displays a divider; otherwise, returns false.
A divider is intended to visually distinguish the toolbar from controls adjacent to it, such as menus or other controls.
See Also setDivider