Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether icons are automatically kept arranged.
Syntax
public final boolean getAutoArrange()
Return Value
Returns true if icons are are automatically kept arranged and snapped to the grid; otherwise, returns false.
Remarks
The way the icons are arranged is determined by the current value of the alignment property.
See Also setAutoArrange