Uses of Class
java.beans.EventSetDescriptor
Package
Description
Contains classes related to developing beans -- components based on
the JavaBeans architecture.
-
Uses of EventSetDescriptor in java.beans
Modifier and TypeMethodDescriptionBeanInfo.getEventSetDescriptors()
Returns the event descriptors of the bean that define the types of events fired by this bean.SimpleBeanInfo.getEventSetDescriptors()
Deny knowledge of event sets.