org.apache.beehive.controls.api.packaging |
|
Java Source File Name | Type | Comment |
BeanInfo.java | Annotation | 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.java | Annotation | The EventSetInfo annotation type defines a JSR-175 syntax for annotating a Control
property declaration to provide java.beans.EventSetDescriptor information. |
FeatureAttribute.java | Annotation | The FeatureAttribute annotation type defines a JSR-175 syntax for specifying JavaBean
FeatureDescriptor attributes associated with a Control. |
FeatureInfo.java | Annotation | 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.java | Annotation | The ManifestAttribute annotation type defines a JSR-175 syntax for specifying JAR
manifest attributes associated with a control type. |
ManifestAttributes.java | Annotation | The ManifestAttributes annotation type enables a set of manifest attributes attributes
to be defined for a given control type. |
PropertyInfo.java | Annotation | The PropertyInfo annotation type defines a JSR-175 syntax for annotating a Control
property declaration to provide java.beans.PropertyDescriptor information. |