Answer Posted / raman
Twelve types of event are used in Java AWT. These are as
follows :
1. ActionEvent
2. AdjustmentEvent
3. ComponentEvent
4. ContainerEvent
5. FocusEvent
6. InputEvent
7. ItemEvent
8. KeyEvent
9. MouseEvent
10. PaintEvent
11. TextEvent
12. WindowEvent
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the method to expand and collapse nodes in a jtree?
What are the disadvantages of using inner classes?
What is an example of a conditional statement?
Why do we need hashset in java?
How do you do exponents in java?
Why string is a class?
What are the three parts of a lambda expression? What is the type of lambda expression?
Is arraylist sorted in java?
What is a local, member and a class variable?
How does regex work?
What are the methods available in a class?
How do you check if two strings are equal in java?
What does you mean in math?
Which method must be implemented by all threads?
What is map in java?