ImageList.setImageStream

Overview | Methods | This Package | All Packages

ImageList.setImageStream

Sets the stream to persist the image list to and depersist the image list from.

Syntax

public void setImageStream( ImageListStreamer ils )

Parameters

ils

An ImageListStreamer object that represents the stream to persist the image list to and depersist the image list from.

See Also   getImageStream