Creates and returns a small icon copy of the specified Icon object.
public static Icon createSmallIcon( Icon icon )
icon
An Icon object that specifies the icon on which to base the small icon.
Returns an Icon object that represents a small version of the specified icon.
A small icon is 16 by 16 pixels.