JGoodies Binding 2.1 API

This document describes the API of the JGoodies Binding, a library that connects object properties with UI components.

See: Description

Packages 
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 ValueModels 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.

Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.