Package | Description |
---|---|
com.jgoodies.common.bean |
Consists of classes for working with Java Beans.
|
com.jgoodies.common.internal |
Consists of internal classes that are not part of the public API.
|
Class and Description |
---|
Bean
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
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 and Description |
---|
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.
|
Copyright © 2013 JGoodies. All Rights Reserved.