Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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