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 |
Can we nested try statements in java?
Memory management in JAVA
3 Answers Tech Mahindra, Wipro,
What is the difference between an interface and an abstract class?
How we create object in copy constructor?
what is data binding? give the example
What does \ mean in regex?
Can we extend singleton class?
What is the largest data type in java?
What is use of functional interface in java 8? Explain
What is the purpose of javac exe?
Can you access the private method from outside the class?
What is the independent variable in an experiment?