Saturday, 18 February 2012

What class is at the top of the AWT event hierarchy? | Java Swings

java.awt.AWTEvent is that class which is at the top of the AWT event hierarchy. if they say java.awt.Event, they haven't deal with swing or AWT in a while.

No comments: