Package com.jgoodies.binding

Contains utilities and the PresentationModel that combines many of the Binding features.

See:
          Description

Class Summary
BindingUtils Consists exclusively of static methods that provide convenience behavior used by the Binding classes.
PresentationModel<B> The standard base class to implement the Presentation Model pattern, that represents the state and behavior of a presentation independently of the GUI components used in the interface.
 

Package com.jgoodies.binding Description

Contains utilities and the PresentationModel that combines many of the Binding features.

Related Documentation

For more information see:

See Also:
com.jgoodies.binding.adapter, com.jgoodies.binding.beans, com.jgoodies.binding.formatter, com.jgoodies.binding.list, com.jgoodies.binding.value


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