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