Uses of Package
org.apache.pivot.beans

Packages that use org.apache.pivot.beans
org.apache.pivot.beans Contains classes that provide access to the Java bean properties of an object via a dictionary interface. 
 

Classes in org.apache.pivot.beans used by org.apache.pivot.beans
BeanDictionary
          Exposes Java bean properties of an object via the Dictionary interface.
BeanDictionaryListener
          Bean dictionary listener interface.