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