Which java.util classes and interfaces support event
handling?

Answer Posted / shan

EventObject is a class which belongs to java.util package ,
and its subclasese
EventListener interface and its sub interfaces belongs to
util package
so that the both EventObject and EventListener helps to
perform event handling in java

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to stop a thread in java? Explain about sleep () method in a thread?

833


When would you use a static class?

780


Can static method access instance variables ?

865


What is a wrapper method?

792


What is a substring of a string?

840


Is 0 a prime number?

765


What's the purpose of static methods and static variables?

843


Explain wait(), notify() and notifyall() methods of object class ?

839


How many boolean functions are there?

772


What is the maximum size of hashmap in java?

777


Can we sort hashmap in java?

760


What are the different http methods?

769


Why wait and notify methods are declared in object class?

828


How many types of java are there?

783


Can we start a thread twice in java?

736