Wednesday, February 11, 2009

Which java.util classes and interfaces support event handling

Question :Which java.util classes and interfaces support event handling?
Answer :The EventObject class and the EventListener interface support event processing.

No comments: