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
ListView.setLabelWrap
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