|
Annotation Types Summary |
| BeanInfo |
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. |
| EventSetInfo |
The EventSetInfo annotation type defines a JSR-175 syntax for annotating a Control
property declaration to provide java.beans.EventSetDescriptor information. |
| FeatureAttribute |
The FeatureAttribute annotation type defines a JSR-175 syntax for specifying JavaBean
FeatureDescriptor attributes associated with a Control. |
| FeatureInfo |
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. |
| ManifestAttribute |
The ManifestAttribute annotation type defines a JSR-175 syntax for specifying JAR
manifest attributes associated with a control type. |
| ManifestAttributes |
The ManifestAttributes annotation type enables a set of manifest attributes attributes
to be defined for a given control type. |
| PropertyInfo |
The PropertyInfo annotation type defines a JSR-175 syntax for annotating a Control
property declaration to provide java.beans.PropertyDescriptor information. |