Up:
2.2
The Big (awt) Event change
Left:
2.2.1
Hierarchy of Event Passing
The events now must have a source and listener(s).
Only events that have listener are passed around.
JDK 1.1 code examples
2.2.2.1
Changes required for 1.1
2.2.2.2
Adding a Custom Event
home
Contents