Uses of Package
com.jgoodies.common.bean
Packages that use com.jgoodies.common.bean
Package
Description
Classes for working with Java Beans.
Consists of internal classes that are not part of the public API.
-
Classes in com.jgoodies.common.bean used by com.jgoodies.common.beanClassDescriptionDescribes objects that provide bound properties as specified in the Java Bean Specification.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 used by com.jgoodies.common.internalClassDescriptionDescribes objects that provide bound properties as specified in the Java Bean Specification.In addition to its super interface ObservableBean, this interface describes the optional support for registering PropertyChangeListeners for an individual property name.