Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether item labels wrap in icon view.
Syntax
public void setLabelWrap( boolean flag )
Parameters
flag
Set to true if item labels wrap in icon view; returns false item labels are displayed on a single line. The default value is true.
See Also getLabelWrap