BlockedEventQueue

Last Revision:
Version 1.1, 2006-04-13
Created project for Xcode 2.1 or later; updated compiler options to generate 1.4 compatible bytecode; now builds an app bundle.
Build Requirements:
Xcode 2.0 or greater
Runtime Requirements:
Java 1.4.2 or later

This example is intended for use with debugging techniques on Mac OS X. It demonstrates the problems that can occur when a Java ActionListener blocks the AWTEventQueue, which can be analyzed using various command-line tools.