Retrieves the dimensions, in pixels, of a grid cell for items in a large icon view.
public static final Point getIconSpacingSize()
Returns a Point object that represents the dimensions of the grid used for arranging icons.
Use the getIconSpacingSize method to determine the grid that each icon fits into when arranged. This value is always greater than or equal to the value returned by getIconSize.