Specifies whether the buttons on this control wrap to the next line when the toolbar is too narrow to display all the buttons on a single line.
public final void setWrappable( boolean wrap )
wrap
Set to true to wrap the buttons; otherwise, set to false.
See Also getWrappable