Java's event handling mechanism ensures that programs respond smoothly to user input and is crucial to ensure multi-tasking performance. But how can we, as developers, ensure that our applications work well with Java's, and the operating system's event handling mechanisms? You will want to tune into Mike Simpson's discussion of "Event Handlers in Java”