Package org.apache.beehive.controls.api.packaging

Class Summary
BeanInfo.NoCustomizer The NoCustomizer class can be used as the value of the customizerClass attribute to indicate that the bean has no customizer.
PropertyInfo.NoEditor The NoEditor class can be used as the value of the editorClass attribute to indicate that the property has no editor
 

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.