Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What class is the top of the AWT event hierarchy?
What class is the top of the AWT event hierarchy?
Neelam
Views: 667 | Community Opinion:
1
Tags..
AWT
Java Interview
Core Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Tokeen
Said..
The java.awt.AWTEvent class is the highest-level class in the AWT event-class hierarchy.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
Is null a keyword?
What invokes a thread's run() method?
What is the GregorianCalendar class?
Is the ternary operator written x : y ? z or x ? y : z ?
What modifiers can be used with a local inner class?
How are the elements of a GridLayout organized?