BlockAWTThreadExample -- deliberately
blocking a central AWT thread by invoking sleep in the
wrong places.
Experiment:
- Leave this page and return to it; try to edit one (or both)
of the text fields immediately.
- Cover part of this page with another window
then re-expose it; try to edit one or both of the text fields
immediately.
- Generate several action events in quick succession in one
applet by pressing its buttons; then try to edit the text field
in the other applet.
The source.