Overview | Methods | This Package | All Packages
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.
Syntax
public final void setWrappable( boolean wrap )
Parameters
wrap
Set to true to wrap the buttons; otherwise, set to false.
See Also getWrappable