@author Dan Syrstad
This is a helper class which provides java.beans-like functionality in the JAM framework. extension to the JAM framework that encapsulates the notion of a javabean properties. This class can be used to get similar functionality in JAM that is provided by the java.beans. packge.
An array of JProperties for a given JClass can be retrieved using the getProperties factory method.
@author Patrick Calahan <email: codehaus-at-bea-dot-com>
|
|