java.beans
package.See: Description
Class | Description |
---|---|
AbstractBean |
A convenience class from which to extend all non-visual AbstractBeans.
|
AbstractSerializableBean |
This subclass enhances
AbstractBean by implementing the
Serializable interface. |
BeanInfoSupport |
Useful baseclass for BeanInfos.
|
EnumerationValue |
Used with the setEnumerationValues method to specify enumerated values for
properties
|
JavaBeanProcessor |
An annotation processor that creates or updates a manifest with Java-Bean information.
|
Annotation Type | Description |
---|---|
JavaBean |
Determines if the specified class is a Java Bean.
|
JavaBean.Property |
java.beans
package.Copyright © 2017. All rights reserved.