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

What is an exception in java?

638


Can we create our own wrapper class in java?

539


Is 0 an irrational number?

595


What is contractor means and methods?

552


What is the protected method modifier?

559






What are the 7 types of characters?

562


what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread

482


Which is best ide for java?

515


Which sort is best in java?

522


Is ++ operator is thread safe in java?

512


What is cr keyboard?

648


Is null in java?

547


What is definition and declaration?

520


Can the garbage collection be forced by any means?

526


Explain spliterator in java8?

595