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

Packages that use org.apache.beehive.controls.api.packaging
org.apache.beehive.controls.runtime.generator   
org.apache.beehive.controls.runtime.generator.apt   
 

Classes in org.apache.beehive.controls.api.packaging used by org.apache.beehive.controls.runtime.generator
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.
PropertyInfo
          The PropertyInfo annotation type defines a JSR-175 syntax for annotating a Control property declaration to provide java.beans.PropertyDescriptor information.
 

Classes in org.apache.beehive.controls.api.packaging used by org.apache.beehive.controls.runtime.generator.apt
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.
PropertyInfo
          The PropertyInfo annotation type defines a JSR-175 syntax for annotating a Control property declaration to provide java.beans.PropertyDescriptor information.