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
Is there is any difference between a scrollbar and a scrollpane?
Can a class have 2 constructors?
What is the exact difference in between Unicast and Multicast object?
What are the advantages of exception handling in java?
Implementations of set interface?
What are the 5 types of research methods?
What best practices should you follow while writing multithreaded code in java?
How does compareto method work?
Explain the selection sort algorithm?
What invokes a thread's run() method in java programming?
Why put method is used?
Can we convert stringbuilder to string in java?
How do you identify if jvm is 32-bit or 64-bit from java program?
whatis Home interface and Remoteinterface? with example?
What is data structure in java?