sun.awt.image.ImageFetchable |
![]() |
This interface allows the ImageFetcher class to drive the production of image data in an ImageProducer class by calling the doFetch() method from one of a pool of threads which are created to facilitate asynchronous delivery of image data outside of the standard system threads which manage the applications User Interface.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is called by one of the ImageFetcher threads to start
the flow of information from the ImageProducer to the ImageConsumer.
|
This method is called by one of the ImageFetcher threads to start the flow of information from the ImageProducer to the ImageConsumer.