Java Reference
In-Depth Information
11.
True or False: A bean can limit the number of registered listeners it has for a particular
event by throwing a TooManyListenersException when too many listeners register for
the event.
12.
An event class must extend what class?
13.
An event listener interface must extend what interface?
14.
If you have bean class named Television, what must the name of its corresponding
BeanInfo class be?
15.
What two classes are used for archiving and extracting JavaBeans in XML format?
Search WWH ::




Custom Search