Uses of Interface
com.jgoodies.common.bean.ObservableBean

Packages that use ObservableBean
com.jgoodies.common.bean Consists of classes for working with Java Beans. 
 

Uses of ObservableBean in com.jgoodies.common.bean
 

Subinterfaces of ObservableBean in com.jgoodies.common.bean
 interface ObservableBean2
          In addition to its super interface ObservableBean, this interface describes the optional support for registering PropertyChangeListeners for an individual property name.
 

Classes in com.jgoodies.common.bean that implement ObservableBean
 class AbstractBean
          An abstract superclass that minimizes the effort required to provide change support for bound and constrained Bean properties.
 



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