Package | Description |
---|---|
com.jgoodies.binding |
Contains utilities and the PresentationModel that combines
many of the Binding features.
|
com.jgoodies.binding.adapter |
Contains adapters that convert
ValueModel s
to Swing model interfaces. |
com.jgoodies.binding.beans |
Contains classes to model and work with Java Beans and
Java Bean properties.
|
com.jgoodies.binding.extras |
Contains optional classes that ship only with the source distribution.
|
com.jgoodies.binding.list |
Contains classes that operate on, hold and observe lists and list models.
|
com.jgoodies.binding.util |
Contains binding utility classes.
|
com.jgoodies.binding.value |
Contains the
ValueModel
interface and hierarchy. |
Class and Description |
---|
BeanAdapter
Converts multiple Java Bean properties into ValueModels.
|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Class and Description |
---|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Class and Description |
---|
BeanAdapter.SimplePropertyAdapter
Implements the access to the individual bean properties.
|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
PropertyAccessException
A runtime exception that describes read and write access problems when
getting/setting a Java Bean property.
|
PropertyConnector
Keeps two Java Bean properties in synch.
|
PropertyException
A runtime exception that is the abstract superclass for all exceptions
around Java Bean properties in the JGoodies Data Binding framework.
|
Class and Description |
---|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Class and Description |
---|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Class and Description |
---|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Class and Description |
---|
Model
An abstract superclass that minimizes the effort required to provide
change support for bound and constrained Bean properties.
|
Observable
Describes objects that provide bound properties as specified in the
Java
Bean Specification.
|
Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.