Sets a boolean value indicating whether icons are automatically kept arranged.
public void setAutoArrange( boolean flag )
flag
Set to true if icons are are automatically kept arranged and snapped to the grid; otherwise, set to false. The default value is false.
The way the icons are arranged is determined by the current value of the alignment property. Setting the value of the autoArrange property has no effect unless the control is in Large Icon or Small Icon view.
See Also getAutoArrange