Wednesday, February 11, 2009

What class is the top of the AWT event hierarchy

Question :What class is the top of the AWT event hierarchy?
Answer :The java.awt.AWTEvent class is the highest-level class in the AWT event-class hierarchy.

No comments: