Package com.jgoodies.common.bean

Consists of classes for working with Java Beans

See:
          Description

Interface Summary
ObservableBean Describes objects that provide bound properties as specified in the Java Bean Specification.
ObservableBean2 In addition to its super interface ObservableBean, this interface describes the optional support for registering PropertyChangeListeners for an individual property name.
 

Class Summary
AbstractBean This is the deprecated abstract superclass for bean classes.
Bean An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties.
 

Package com.jgoodies.common.bean Description

Consists of classes for working with Java Beans.



Copyright © 2009-2012 JGoodies Karsten Lentzsch. All Rights Reserved.