Creates and retrieves an icon based on the image and mask at the specified index.
public Icon getIcon( int index )
index
The zero-based index of the image to retrieve as an icon.
Returns an Icon object that represents the specified image.
The icon is created using the current drawing mode.