Answer Posted / ramesh
The enableEvents() method is used to enable an event for a
particular object. Normally, an event is enabled when a
listener is added to an object for a particular event. The
enableEvents() method is used by objects that handle events
by overriding their event-dispatch methods.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Where is jre installed?
Can I import same package/class twice?
What is the primary benefit of encapsulation?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
how we can create packages in java?
Where local and global variables are stored?
Why bytecode is called bytecode?
What is string english?
What is difference between iterator and enumeration in java?
What is type parameter in java?
What is one third plus one third as a fraction?
What is final method in java?
Why java is secure? Explain.
What is loop in java?
What is the difference between variable declaration and variable initialization?