What enableEvents() method do?
Answer / 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 |
What is difference between variable declaration and definition?
What is java basic concept?
What is meant by event handling?
What is the difference between a constructor and a method?
What is the difference between an array and an array list?
Is null a string or object in java?
Difference between Web-based applications,Client- Server applications and Distributed applications?
What is an object's lock and which object's have locks in java programming?
How does multithreading take place on a computer with a single cpu?
What is an empty class? What functionality does it offer in Java?
0 Answers Deloitte, EXL, JPMorgan Chase,
What is meant by attribute?
How we can make copy of a java object?