Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.getDivider

Retrieves a boolean value that indicates whether this ToolBar control displays a visual divider.

Syntax

public final boolean getDivider()

Return Value

Returns true if the toolbar displays a divider; otherwise, returns false.

Remarks

A divider is intended to visually distinguish the toolbar from controls adjacent to it, such as menus or other controls.

See Also   setDivider