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
What is the purpose of skeleton and stub?
What is treemap in java?
Explain the difference between transient and volatile in java?
Which arithmetic operations can result in the throwing of an arithmeticexception?
How many types of threads are there in java?
Can a private method of a superclass be declared within a subclass?
Can we store variables in local blocks?
What is final class?
What is singleton math?
What is a line break example?
How are variables stored in memory?
What is use of inner class in java?
What is the use of arraylist class in java?
What is difference between protected and private?
How do you use equal in java?