Package | Description |
---|---|
com.jgoodies.common.bean |
Consists of classes for working with Java Beans.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ObservableBean2
In addition to its super interface ObservableBean, this interface
describes the optional support for registering PropertyChangeListeners
for an individual property name.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBean
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Copyright © 2012 JGoodies. All Rights Reserved.