Adds images to the image list.
public void setImages( Image[] image )
image
A zero-based array of Image objects that represent the images you want to add to the image list.
This method removes all existing images from the image list while inserting the new ones.
See Also getImages