| Package | Description |
|---|---|
| java.beans |
Contains classes related to developing
beans -- components based on the JavaBeans™ architecture.
|
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor |
SimpleBeanInfo.getBeanDescriptor()
Deny knowledge about the class and customizer of the bean.
|
BeanDescriptor |
BeanInfo.getBeanDescriptor()
Returns the bean descriptor that provides overall information about the bean, such as its display name or its customizer.
|