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

Packages that use org.apache.beehive.controls.api.properties
org.apache.beehive.controls.api.bean   
org.apache.beehive.controls.api.context   
org.apache.beehive.controls.api.properties   
org.apache.beehive.controls.runtime.bean   
org.apache.beehive.controls.spi.bean   
 

Classes in org.apache.beehive.controls.api.properties used by org.apache.beehive.controls.api.bean
PropertyMap
          The PropertyMap interface represents a collection of ControlBean properties.
 

Classes in org.apache.beehive.controls.api.properties used by org.apache.beehive.controls.api.context
PropertyMap
          The PropertyMap interface represents a collection of ControlBean properties.
 

Classes in org.apache.beehive.controls.api.properties used by org.apache.beehive.controls.api.properties
BaseMap
          The BaseMap class provide an abstract base PropertyMap class from which other concrete PropertyMap implementation can derive.
PropertyKey
          The PropertyKey class represents a key that can be used to set a JSR-175 attribute member value within a PropertyMap.
PropertyMap
          The PropertyMap interface represents a collection of ControlBean properties.
PropertySet
          The PropertySet annotation type is used to mark an interface that defines a set of properties that are associated with a Java Control.
 

Classes in org.apache.beehive.controls.api.properties used by org.apache.beehive.controls.runtime.bean
PropertyKey
          The PropertyKey class represents a key that can be used to set a JSR-175 attribute member value within a PropertyMap.
PropertyMap
          The PropertyMap interface represents a collection of ControlBean properties.
 

Classes in org.apache.beehive.controls.api.properties used by org.apache.beehive.controls.spi.bean
PropertyMap
          The PropertyMap interface represents a collection of ControlBean properties.