FailedDrawImageExample -- an applet that
initially fails to draw its images because of a missing
ImageObserver.
Note: this applet is easiest to explore with the Applet Viewer.
In a browser, it will show the intended effects only the first time
its page is loaded -- Because of image caching, reloading or
revisiting the page will show the full images from the start.
Experiment:
- Cover part of the applet (one or two inches on one side)
with another window, then re-expose it.
- In Applet Viewer: resize the window.
- In a browser: leave the applet's page and come back
to it.
The source.