| The FeatureInfo annotation type defines a JSR-175 syntax for annotating a Control to
provide BeanInfo FeatureDescriptor information for the bean, its properties, methods,
or events.
The elements of FeatureInfo correspond 1-to-1 with the information exposed by the
java.beans.FeatureDescriptor class.
See Also: java.beans.FeatureDescriptor |