| The PropertyInfo annotation type defines a JSR-175 syntax for annotating a Control
property declaration to provide java.beans.PropertyDescriptor information. Generic
feature information is defined using the FeatureInfo annotation type
The elements of PropertyInfo correspond 1-to-1 with the information exposed by the
java.beans.PropertyDescriptor class.
See Also: java.beans.PropertyDescriptor |