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