Package org.jdesktop.beans
Contains classes to extend the functionality defined in the
java.beans package.-
Class Summary Class Description AbstractBean A convenience class from which to extend all non-visual AbstractBeans.AbstractSerializableBean This subclass enhancesAbstractBeanby implementing theSerializableinterface.BeanInfoSupport Useful baseclass for BeanInfos.EnumerationValue Used with the setEnumerationValues method to specify enumerated values for propertiesJavaBeanProcessor An annotation processor that creates or updates a manifest with Java-Bean information. -
Exception Summary Exception Description AbstractBean A convenience class from which to extend all non-visual AbstractBeans.AbstractSerializableBean This subclass enhancesAbstractBeanby implementing theSerializableinterface. -
Annotation Types Summary Annotation Type Description JavaBean Determines if the specified class is a Java Bean.JavaBean.Property