Name: diC59631 Date: 09/04/98
The method contains parameter inDefaultEventSet
but description comments parameter unicast.
http://java.sun.com/products/jdk/1.2/docs/api/java/beans/EventSetDescriptor.html
The same in documentation to jdk 1.1
=======================
setInDefaultEventSet
public void setInDefaultEventSet(boolean inDefaultEventSet)
Mark an event set as being in the "default" set (or not). By default this is true.
Parameters:
unicast - True if the event set is unicast.
======================
(Review ID: 37044)
======================================================================