Uses of Class
java.beans.BeanDescriptor
Packages that use BeanDescriptor
Package
Description
Contains classes related to developing beans -- components based on
the JavaBeans architecture.
-
Uses of BeanDescriptor in java.beans
Methods in java.beans that return BeanDescriptorModifier 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.