FilteredImageSource.isConsumer
Class Overview | Class Members | 
  This Package | 
All Packages
 public synchronized boolean isConsumer( ImageConsumer ic )
Returns
     true if the ImageConsumer is on the list; false otherwise
    Description
 Determines whether an ImageConsumer is on the list of consumers 
 currently interested in data for this image.
  
See Also
     ImageConsumer