MemoryImageSource.startProduction
Class Overview | Class Members | 
  This Package | 
All Packages
 public void startProduction( ImageConsumer ic )
Description
 Adds an ImageConsumer to the list of consumers interested in
 data for this image, and immediately start delivery of the
 image data through the ImageConsumer interface.
  
See Also
     ImageConsumer