Specifies whether arrows are displayed next to toolbar buttons that have the ToolBarButtonStyle.DROPDOWN style set.
public final void setDropDownArrows( boolean value )
value
Set to true to display the drop-down arrow; otherwise, set to false.
See Also getDropDownArrows