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.setWrappable
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